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
jvoisin
75952581ee
Silence a GCC warning
...
As suggested in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425#c34
2021-12-27 06:22:32 -05:00
..
simple-memory-corruption
Fix CPPFLAGS in test Makefile
2021-11-02 16:13:09 -04: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