Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rust] align future read buffer #1247

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

dicej
Copy link
Collaborator

@dicej dicej commented Mar 27, 2025

We were already aligning the write buffer, but forgot to align the read one as well.

Fixes bytecodealliance/wasip3-prototyping#83

We were already aligning the write buffer, but forgot to align the read one as
well.

Fixes bytecodealliance/wasip3-prototyping#83

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@alexcrichton alexcrichton enabled auto-merge March 27, 2025 17:51
@alexcrichton alexcrichton added this pull request to the merge queue Mar 27, 2025
Merged via the queue into bytecodealliance:main with commit ec56282 Mar 27, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

guest traps with "read pointer not aligned"
2 participants