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 memory.init opcode bug in fast interp running mode #2798

Merged

Conversation

TianlongLiang
Copy link
Contributor

Fix fast interpreter didn't throw OOB exception correctly in some scenarios, like #2797

@wenyongh wenyongh merged commit a57e700 into bytecodealliance:main Nov 20, 2023
385 checks passed
@TianlongLiang TianlongLiang deleted the dev/fast-interp-bug-fix branch February 22, 2024 07:32
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Fix fast interpreter didn't throw OOB exception correctly in some scenarios.
Reported in bytecodealliance#2797.
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.

None yet

2 participants