Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Fix insufficient alignment of malloc's return value on 32-bit #24

Merged
merged 1 commit into from Dec 14, 2023

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Dec 14, 2023

Fixes #21.

@dtolnay dtolnay merged commit 7755559 into master Dec 14, 2023
19 checks passed
@dtolnay dtolnay deleted the mallocalign branch December 14, 2023 22:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unsafe precondition(s) violated: ptr::write requires that the pointer argument is aligned and non-null
1 participant