Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate misc commits from #440 #442

Merged
merged 5 commits into from
Sep 11, 2023
Merged

Conversation

silentbicycle
Copy link
Collaborator

This PR cherry-picks some individual commits out of #440 that can be merged independently.

The new idmap here isn't used yet, but will be used for end state metadata in #400.

determinise: It's not possible to find a cached result in the hash
table without allocating a to-set buffer first, so assert that it
will be non-NULL.

fsm_findmode: This should never be used on a state without edges.

vm/v1.c and vm/v2.c: Free allocated return value on error.
@katef katef merged commit 0789d61 into main Sep 11, 2023
322 checks passed
@katef katef deleted the sv/integrate-misc-commits-from-440 branch September 11, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants