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

malloc() on Windows cannot be sound for aligned types #25

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Conversation

kennytm
Copy link
Owner

@kennytm kennytm commented Mar 8, 2024

Close #23

@kennytm kennytm changed the title malloc() on Windows cannot be sound malloc() on Windows cannot be sound for aligned types Mar 8, 2024
@kennytm kennytm force-pushed the fix-23 branch 3 times, most recently from ade5b94 to 88d23de Compare March 8, 2024 07:22
@kennytm kennytm force-pushed the fix-23 branch 2 times, most recently from b80d757 to 28f43b7 Compare March 8, 2024 09:37
rustc_version now depends on `pest` which requires 2021 edition
@kennytm kennytm force-pushed the fix-23 branch 2 times, most recently from d43782b to d0abb58 Compare March 8, 2024 10:06
Just use a script to ensure README.md and lib.rs are identical.
@kennytm kennytm marked this pull request as ready for review March 8, 2024 15:09
@kennytm kennytm merged commit 32219e2 into master Mar 8, 2024
5 checks passed
@kennytm kennytm deleted the fix-23 branch March 8, 2024 15:23
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.

Unsoundness in mbox::MBox::new
1 participant