Skip to content

Unknown flag bits silently dropped in pfiles(1) #81

@basil

Description

@basil

open_flags_str() only checks known FLAG_NAMES, which can hide unexpected flags. We should print the remaining unknown bits as |0x<hex>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions