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

Fix EH fuzz bugs #6381

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Fix EH fuzz bugs #6381

merged 1 commit into from
Mar 7, 2024

Conversation

tlively
Copy link
Member

@tlively tlively commented Mar 7, 2024

Due to a typo, the fuzzer was making externrefs when it should have been making
exnrefs. Fix that and also let eh-utils.cpp know that TryTable exists to avoid
an assertion failure.

Due to a typo, the fuzzer was making externrefs when it should have been making
exnrefs. Fix that and also let eh-utils.cpp know that TryTable exists to avoid
an assertion failure.
@tlively tlively requested review from aheejin and kripken March 7, 2024 02:28
@tlively
Copy link
Member Author

tlively commented Mar 7, 2024

Copy link
Member

@aheejin aheejin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tlively tlively merged commit 3c779e2 into main Mar 7, 2024
15 checks passed
@tlively tlively deleted the eh-fuzzer-fix branch March 7, 2024 16:20
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

3 participants