Skip to content

Fix an overflow bug in the free list's bump allocation#12992

Closed
fitzgen wants to merge 0 commit intobytecodealliance:mainfrom
fitzgen:free-list-bump-ptr-overflow
Closed

Fix an overflow bug in the free list's bump allocation#12992
fitzgen wants to merge 0 commit intobytecodealliance:mainfrom
fitzgen:free-list-bump-ptr-overflow

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Apr 8, 2026

No description provided.

@fitzgen fitzgen requested a review from a team as a code owner April 8, 2026 21:20
@fitzgen fitzgen requested review from pchickey and removed request for a team April 8, 2026 21:20
@fitzgen fitzgen added this pull request to the merge queue Apr 8, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 8, 2026
@github-actions github-actions bot added wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

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:

  • fitzgen: wasmtime:ref-types

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

Learn more.

@fitzgen fitzgen added this pull request to the merge queue Apr 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 10, 2026
@fitzgen
Copy link
Copy Markdown
Member Author

fitzgen commented Apr 10, 2026

I think the CI failures here are the same ones I addressed in 8928360 so I'll let that merge and then rebase this and try landing again.

@fitzgen fitzgen closed this Apr 10, 2026
@fitzgen fitzgen force-pushed the free-list-bump-ptr-overflow branch from 4620ad9 to e920961 Compare April 10, 2026 22:46
@fitzgen
Copy link
Copy Markdown
Member Author

fitzgen commented Apr 10, 2026

This got folded into #12974

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants