Stream: git-wasmtime

Topic: wasmtime / PR #12992 Fix an overflow bug in the free list...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 21:20):

fitzgen requested pchickey for a review on PR #12992.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 21:20):

fitzgen opened PR #12992 from fitzgen:free-list-bump-ptr-overflow to bytecodealliance:main:

<!--
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 (Apr 08 2026 at 21:21):

fitzgen requested wasmtime-core-reviewers for a review on PR #12992.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 21:32):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 21:49):

fitzgen added PR #12992 Fix an overflow bug in the free list's bump allocation to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 22:13):

github-merge-queue[bot] removed PR #12992 Fix an overflow bug in the free list's bump allocation from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 23:53):

github-actions[bot] added the label wasmtime:api on PR #12992.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 23:53):

github-actions[bot] added the label wasmtime:ref-types on PR #12992.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2026 at 23:54):

github-actions[bot] commented on PR #12992:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "wasmtime:api", "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 18:47):

fitzgen added PR #12992 Fix an overflow bug in the free list's bump allocation to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 19:11):

github-merge-queue[bot] removed PR #12992 Fix an overflow bug in the free list's bump allocation from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 19:20):

fitzgen commented on PR #12992:

I think the CI failures here are the same ones I addressed in https://github.com/bytecodealliance/wasmtime/pull/12974/commits/892836000b8b3021c2601da5b45b0a6e98cfe72e so I'll let that merge and then rebase this and try landing again.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 22:46):

fitzgen closed without merge PR #12992.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 22:46):

fitzgen updated PR #12992.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 22:48):

fitzgen commented on PR #12992:

This got folded into #12974


Last updated: Apr 12 2026 at 23:10 UTC