purpleprotocol / mimalloc_rust

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

Wrong return type of mi_free #26

Closed nazar554 closed 4 years ago

nazar554 commented 4 years ago

https://github.com/purpleprotocol/mimalloc_rust/blob/984a6566ba1e43e9d4aad8550753551da2289785/libmimalloc-sys/src/lib.rs#L12

nazar554 commented 4 years ago

Should be https://github.com/microsoft/mimalloc/blob/a09a64e29b5535f6f4ea70fc58ac41c91c73a440/doc/mimalloc-doc.h#L91