Stream: git-wasmtime

Topic: wasmtime / PR #9621 Fix an off-by-one error in translatin...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2024 at 15:39):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #9621.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2024 at 15:39):

alexcrichton requested pchickey for a review on PR #9621.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2024 at 15:39):

alexcrichton requested wasmtime-core-reviewers for a review on PR #9621.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2024 at 15:39):

alexcrichton opened PR #9621 from alexcrichton:fix-off-by-one to bytecodealliance:main:

Unconditionally trapping accesses had an off-by-one introduced in #9576 which caused loads to produce a trap when they should succeed.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2024 at 15:51):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2024 at 16:12):

alexcrichton merged PR #9621.


Last updated: Nov 22 2024 at 16:03 UTC