Skip to content

Remove may_use_unaligned_api#100

Merged
octavonce merged 1 commit intopurpleprotocol:masterfrom
nathaniel-daniel:fix-issue-87
Sep 14, 2023
Merged

Remove may_use_unaligned_api#100
octavonce merged 1 commit intopurpleprotocol:masterfrom
nathaniel-daniel:fix-issue-87

Conversation

@nathaniel-daniel
Copy link
Copy Markdown
Contributor

Fixes #87
Fixes #96

I was able to replicate and fix the test case from #87 (comment). However, I wasn't able to replicate the problem from #96 (comment), as I don't know the exact versions of the dependencies used. The issue seems related though (secure mode, misaligned allocations) and the alternative crate seems to just use mi_aligned_alloc for everything as well.

@octavonce octavonce merged commit ec76cf5 into purpleprotocol:master Sep 14, 2023
@nathaniel-daniel nathaniel-daniel deleted the fix-issue-87 branch September 14, 2023 23:17
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.

Tokio | Actix compatability - Rust 1.7+ | default_features = true Does not honor alignment reliably

2 participants