Skip to content

Why does the 'event' argument of the au_close_buffer() function is short? #36

@0mp

Description

@0mp

Why is it short instead of unsigned short?

The values this variable can store are defined in contrib/openbsm/etc/audit_event. Those numbers range from 0 up to 65535. Why is the short type used instead of the unsigned short type?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions