diff options
author | Asumu Takikawa <asumu@igalia.com> | 2021-12-15 16:24:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-15 16:24:32 -0800 |
commit | 5718b65c381cbed697712a87886fcbb0c3db36a8 (patch) | |
tree | 5deb7bee07dfd551b85ec7363eb8711e742d4305 /test/run-c-api-examples.py | |
parent | b3f1efb261b059d40a4d103c803ccbe3c32df7ae (diff) | |
download | wabt-5718b65c381cbed697712a87886fcbb0c3db36a8.tar.gz wabt-5718b65c381cbed697712a87886fcbb0c3db36a8.tar.bz2 wabt-5718b65c381cbed697712a87886fcbb0c3db36a8.zip |
interpreter: Fix infinite looping on `return_call` (#1762)
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 #1761
Diffstat (limited to 'test/run-c-api-examples.py')
0 files changed, 0 insertions, 0 deletions