purpleprotocol / mimalloc_rust

A Rust wrapper over Microsoft's MiMalloc memory allocator
MIT License
486 stars 42 forks source link

Support for mi_aligned_alloc. #54

Closed jq-rs closed 3 years ago

jq-rs commented 3 years ago

Mi aligned alloc support for POSIX compatibility.

jq-rs commented 3 years ago

Failing checks happen on main too, so not related to this change apparently.

jq-rs commented 3 years ago

Mimalloc 1.7 update (63d5a33ce9238cc66f31d5e69ed46424bc2d2da2) seems to fail the tests on main.