Skip to content

Fix MemoryType::default_value with shared memories#12029

Merged
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:fix-memory-default-value
Nov 14, 2025
Merged

Fix MemoryType::default_value with shared memories#12029
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:fix-memory-default-value

Conversation

@alexcrichton
Copy link
Member

This fixes fallout from #12022 which was detected during fuzzing which tried creating a shared memory.

This fixes fallout from bytecodealliance#12022 which was detected during fuzzing which
tried creating a shared memory.
@alexcrichton alexcrichton requested a review from a team as a code owner November 14, 2025 02:18
@alexcrichton alexcrichton requested review from pchickey and removed request for a team November 14, 2025 02:18
@alexcrichton alexcrichton requested a review from a team as a code owner November 14, 2025 02:28
@github-actions github-actions bot added fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself labels Nov 14, 2025
@github-actions
Copy link

Subscribe to Label Action

cc @fitzgen

Details This issue or pull request has been labeled: "fuzzing", "wasmtime:api"

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

  • fitzgen: fuzzing

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

Learn more.

@alexcrichton alexcrichton added this pull request to the merge queue Nov 14, 2025
Merged via the queue into bytecodealliance:main with commit 874da67 Nov 14, 2025
45 checks passed
@alexcrichton alexcrichton deleted the fix-memory-default-value branch November 14, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants