You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The proposed fix looks good, want to spin up a PR? I don't want to bypass the CLA and such by just integrating it myself, but if the PR targets either main or next I can make sure it's merged for v5.0.
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.
The text was updated successfully, but these errors were encountered: