Crates.io | memcheck |
lib.rs | memcheck |
version | 0.0.1 |
created_at | 2025-03-22 18:32:22.395202+00 |
updated_at | 2025-03-22 18:32:22.395202+00 |
description | Allocation sanitizer for `GlobalAlloc`, which adds nominal bookkeeping to guard against incorrect `Layout`s and double-free. |
homepage | https://github.com/alecmocatta/memcheck |
repository | https://github.com/alecmocatta/memcheck |
max_upload_size | |
id | 1602008 |
size | 22,364 |
Allocation sanitizer for GlobalAlloc
, which adds nominal bookkeeping to guard against incorrect Layout
s and double-free.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.