Skip to content

Invalid enum values cause segmentation fault. #334

Closed
@gitmodimo

Description

When enum vale is out of range due to being uninitialized of any other reason the library segfaults.

The fix is easy and I think the library should not segfault on bad/uninitialized enum value.

Edit:
Tests after fix fail due to bad results not by segfault.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions