Skip to content

validate booleans from binary data #16

Open
@dktapps

Description

@dktapps

The current code accepts any non-zero value for true and 0 for false, but if a value outside of the range 0-1 is encountered, it most likely indicates corrupted data or broken code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions