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

[EH] Fix nested pops when GTO removes a GC operation #7242

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

kripken
Copy link
Member

@kripken kripken commented Jan 24, 2025

#6950 would have fixed this but we decided it was too risky/complex for
now. Meanwhile I see this on the fuzzer now and then, so let's fix this
directly.

@kripken kripken requested a review from aheejin January 24, 2025 19:01
@kripken kripken merged commit d555a06 into WebAssembly:main Jan 24, 2025
13 checks passed
@kripken kripken deleted the gto.eh branch January 24, 2025 21:03
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