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
/
test
History
Daniel Micay
de7a3b6e5a
enable sized deallocation for sized deletion test
...
Clang doesn't currently enable sized deallocation by default like GCC.
2022-01-01 23:18:52 -05:00
..
simple-memory-corruption
enable sized deallocation for sized deletion test
2022-01-01 23:18:52 -05:00
.gitignore
add new mallinfo2 test to gitignore too
2021-05-12 21:13:06 -04:00
large_array_growth.c
tests: make no-optimize attribute Clang compatible
2020-06-17 20:08:46 -04:00
Makefile
make clean
is now thorough
2021-12-26 16:28:03 -05:00
mallinfo2.c
disable mallinfo2 test for old glibc
2021-09-30 01:16:10 -04:00
mallinfo.c
Don't use mallinfo on non-android and non-glibc
2021-12-23 14:38:29 -05:00
malloc_info.c
Silence a GCC warning
2021-12-27 06:22:32 -05:00
offset.c
fix out-of-memory check in offset test
2020-06-17 16:27:59 -04:00
test_util.h
tests: make no-optimize attribute Clang compatible
2020-06-17 20:08:46 -04:00