Skip to content

zeroize: tweak proxy allocator test - #1538

Merged
newpavlov merged 4 commits into
masterfrom
zeroize/tweak_alloc_test
Sep 14, 2026
Merged

newpavlov merged 4 commits into
masterfrom
zeroize/tweak_alloc_test

Conversation

@newpavlov

Copy link
Copy Markdown
Member

New implementation uses explicit allocation registration in global static instead of implicit criteria based on allocation size which previously could result in false positive failures.

Closes #1519

@newpavlov
newpavlov requested a review from tarcieri September 14, 2026 14:20
Comment thread zeroize/tests/alloc.rs Outdated
@newpavlov
newpavlov merged commit 7b85b1b into master Sep 14, 2026
27 checks passed
@newpavlov
newpavlov deleted the zeroize/tweak_alloc_test branch September 14, 2026 16:06
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.

zeroize: tests::alloc::ProxyAllocator breaks test 32-bit ARM

2 participants