Stream: git-wasmtime

Topic: wasmtime / PR #11977 Fix off-by-one bounds check for atom...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2025 at 14:46):

alexcrichton opened PR #11977 from alexcrichton:fix-atomics-end-of-memory to bytecodealliance:main:

They're allowed to happen if the final address is the memory's length, as opposed to being one-less-than-the-memory's length.

Closes #11975

<!--
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 04 2025 at 14:46):

alexcrichton requested pchickey for a review on PR #11977.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2025 at 14:46):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2025 at 14:51):

alexcrichton updated PR #11977.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2025 at 18:24):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 04 2025 at 18:58):

alexcrichton merged PR #11977.


Last updated: Dec 06 2025 at 07:03 UTC