Skip to content

Conversation

@takikawa
Copy link
Contributor

Fixes infinite looping described in issue #1761.

@sbc100
Copy link
Member

sbc100 commented Dec 13, 2021

Would you mind rebasing or merging?

@sbc100 sbc100 self-requested a review December 13, 2021 23:27
The code offset fixup for the target of a `return_call` was
not being done properly due to invalid initialization of the
offset value, and due to the fixup location being put at the
wrong offset in the instruction stream.

Fixes issue WebAssembly#1761
@takikawa takikawa force-pushed the fix-return-call-infinite-loop branch from 304ca4c to 15c2b15 Compare December 15, 2021 21:30
@takikawa
Copy link
Contributor Author

Sure, no problem! I just pushed a rebased commit.

@sbc100 sbc100 merged commit 5718b65 into WebAssembly:main Dec 16, 2021
@takikawa takikawa deleted the fix-return-call-infinite-loop branch December 16, 2021 01:16
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