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 read and validation of misc/simd/atomic sub opcodes #3115

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

wenyongh
Copy link
Contributor

@wenyongh wenyongh commented Feb 1, 2024

The format of sub opcodes after misc, simd and atomic prefix is leb uint32.

The issue was found in #2921.

@wenyongh wenyongh changed the title Fix read and validation of MISC/SIMD/ATOMIC sub opcodes Fix read and validation of misc/simd/atomic sub opcodes Feb 1, 2024
@TianlongLiang
Copy link
Contributor

LGTM

@wenyongh wenyongh merged commit 2eb6006 into bytecodealliance:main Feb 2, 2024
407 checks passed
wenyongh added a commit to wenyongh/wasm-micro-runtime that referenced this pull request Feb 2, 2024
Fix read and validation of misc/simd/atomic sub opcodes (bytecodealliance#3115)
@wenyongh wenyongh deleted the fix_sub_opcode_read_issue branch February 2, 2024 07:18
wenyongh added a commit that referenced this pull request Feb 5, 2024
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…ance#3115)

The format of sub opcodes after misc, simd and atomic prefix is leb u32.

The issue was found in bytecodealliance#2921.
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