hardened_malloc/test
Thibaut Sautereau e33365564b
Fix wrong pointer being checked for NULL
It's the region pointer that can be NULL here, and p was checked at the
beginning of the function. Also fix the test accordingly.
2021-02-10 15:43:42 +01:00
..
simple-memory-corruption Fix wrong pointer being checked for NULL 2021-02-10 15:43:42 +01:00
.gitignore add malloc_info test 2019-05-05 08:37:55 -04:00
large_array_growth.c tests: make no-optimize attribute Clang compatible 2020-06-17 20:08:46 -04:00
Makefile added test rule 2020-04-11 15:08:30 -04:00
mallinfo.c work around glibc bug in mallinfo test 2020-11-10 14:14:08 -05:00
malloc_info.c tests: make no-optimize attribute Clang compatible 2020-06-17 20:08:46 -04: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