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

fsm_compact_states must remap endids, to avoid dangling references. #496

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

silentbicycle
Copy link
Collaborator

fsm_compact_states must remap endids, to avoid dangling references.

Add a regression test showing possible endid false negatives when FSMs were trimmed (called from fsm_minimise) without updating endids.

Add a regression test showing possible endid false negatives when FSMs were trimmed
(called from fsm_minimise) without updating endids.
@silentbicycle
Copy link
Collaborator Author

silentbicycle commented Sep 23, 2024

The fuzzer failed because it rediscovered the (*: case (which I reported in #386). That's unrelated to the changes in this PR.

@katef katef merged commit 2474c51 into main Sep 26, 2024
346 checks passed
@katef katef deleted the sv/bugfix-compact-states-should-remap-endids branch September 26, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants