Skip to content

ifa_flags is uint_64 on Solaris/illumos #3726

Closed
@mtelka

Description

@mtelka

The ifa_flags is declared as c_ulong here for solarish, but actually in both Solaris and illumos it is uint_64:

I think the type of ifa_flags should be changed to u64 here.

This issue was found during the illumos support fix work for GStreamer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions