This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
hardened_malloc
Watch
1
Star
0
Fork
0
You've already forked hardened_malloc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
hardened_malloc
/
.clang-tidy
Android.bp
calculate_waste.py
chacha.c
chacha.h
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/large_array_growth.c
test/Makefile
test/mallinfo2.c
test/mallinfo.c
test/malloc_info.c
test/offset.c
test/simple-memory-corruption/__init__.py
test/simple-memory-corruption/delete_type_size_mismatch.cc
test/simple-memory-corruption/double_free_large_delayed.c
test/simple-memory-corruption/double_free_large.c
test/simple-memory-corruption/double_free_small_delayed.c
test/simple-memory-corruption/double_free_small.c
test/simple-memory-corruption/eight_byte_overflow_large.c
test/simple-memory-corruption/eight_byte_overflow_small.c
test/simple-memory-corruption/impossibly_large_malloc.c
test/simple-memory-corruption/invalid_free_protected.c
test/simple-memory-corruption/invalid_free_small_region_far.c
test/simple-memory-corruption/invalid_free_small_region.c
test/simple-memory-corruption/invalid_free_unprotected.c
test/simple-memory-corruption/invalid_malloc_object_size_small_quarantine.c
test/simple-memory-corruption/invalid_malloc_object_size_small.c
test/simple-memory-corruption/invalid_malloc_usable_size_small_quarantine.c
test/simple-memory-corruption/invalid_malloc_usable_size_small.c
test/simple-memory-corruption/Makefile
test/simple-memory-corruption/malloc_object_size_offset.c
test/simple-memory-corruption/malloc_object_size.c
test/simple-memory-corruption/read_after_free_large.c
test/simple-memory-corruption/read_after_free_small.c
test/simple-memory-corruption/read_zero_size.c
No matching file found