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
acda766e2c
fix small allocation canary overwrite test
...
Overwriting one byte of a canary with 0 has a 1/256 chance of not triggering the expected failure.
2022-01-03 21:08:14 -05:00
..
simple-memory-corruption
fix small allocation canary overwrite test
2022-01-03 21:08:14 -05:00
.gitignore
…
large_array_growth.c
…
Makefile
…
mallinfo2.c
…
mallinfo.c
…
malloc_info.c
Silence a GCC warning
2021-12-27 06:22:32 -05:00
offset.c
…
test_util.h
…