Skip to content

Comments

fix: correct boundary check in dynamic_offset check#4788

Merged
lum1n0us merged 1 commit intobytecodealliance:mainfrom
kylo5aby:interp
Jan 20, 2026
Merged

fix: correct boundary check in dynamic_offset check#4788
lum1n0us merged 1 commit intobytecodealliance:mainfrom
kylo5aby:interp

Conversation

@kylo5aby
Copy link
Contributor

@kylo5aby kylo5aby commented Jan 15, 2026

correct boundary check in check_dynamic_offset_pop when dynamic_offset is 0. When dynamic_offset = 0, check_dynamic_offset_pop will always return true, which may wrongly update dynamic_offset.
also include a typo fix in SET_OPERAND_REF

Signed-off-by: zhenweijin <zhenwei.jin@intel.com>
@lum1n0us lum1n0us merged commit 23df0d4 into bytecodealliance:main Jan 20, 2026
430 of 498 checks passed
@lum1n0us lum1n0us added the bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs. label Jan 23, 2026
@kylo5aby kylo5aby deleted the interp branch January 30, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants