mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2024-12-12 09:24:29 -05:00
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
grapheneoshardeningmallocmalloc-librarymemorymemory-allocationmemory-allocatorquarantinesecurityslab-allocator
71dde7c4f8
Debian stretch (currently stable) only has glibc 2.24... |
||
---|---|---|
test/simple-memory-corruption | ||
.gitignore | ||
calculate_waste.py | ||
CREDITS | ||
LICENSE | ||
Makefile | ||
malloc.c | ||
malloc.h | ||
preload.sh | ||
random.c | ||
random.h | ||
util.c | ||
util.h |