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

Fuzzing: Do not emit RefAsNonNull in non-function contexts #7188

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

kripken
Copy link
Member

@kripken kripken commented Jan 3, 2025

Emitting that in e.g. a global init is not going to validate, so avoid doing so,
and continue to the code below, which may manage to emit something in
this case.

@kripken kripken merged commit 1faa606 into WebAssembly:main Jan 6, 2025
13 checks passed
@kripken kripken deleted the fuzz.sad branch January 6, 2025 19:42
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