This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
hardened_malloc
Watch
1
Star
0
Fork
0
You've already forked hardened_malloc
mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced
2025-04-15 21:23:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hardened_malloc
/
.clang-tidy
Android.bp
calculate_waste.py
chacha.c
chacha.h
config/default.mk
config/light.mk
CREDITS
h_malloc.c
include/h_malloc.h
KERNEL_FEATURE_WISHLIST.md
LICENSE
Makefile
memory.c
memory.h
mutex.h
new.cc
pages.c
pages.h
preload.sh
random.c
random.h
README.md
test/__init__.py
test/delete_type_size_mismatch.cc
test/double_free_large_delayed.c
test/double_free_large.c
test/double_free_small_delayed.c
test/double_free_small.c
test/impossibly_large_malloc.c
test/invalid_free_protected.c
test/invalid_free_small_region_far.c
test/invalid_free_small_region.c
test/invalid_free_unprotected.c
test/invalid_malloc_object_size_small_quarantine.c
test/invalid_malloc_object_size_small.c
test/invalid_malloc_usable_size_small_quarantine.c
test/invalid_malloc_usable_size_small.c
test/large_array_growth.c
test/Makefile
test/mallinfo2.c
test/mallinfo.c
test/malloc_info.c
test/malloc_object_size_offset.c
test/malloc_object_size.c
test/offset.c
test/overflow_large_1_byte.c
test/overflow_large_8_byte.c
test/overflow_small_1_byte.c
test/overflow_small_8_byte.c
No matching file found