.. |
double_free_large.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
double_free_small.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
invalid_free_protected.c
|
add basic invalid free tests
|
2018-08-24 04:48:57 -04:00 |
invalid_free_small_region_far.c
|
add another test for invalid small region frees
|
2018-08-24 05:09:33 -04:00 |
invalid_free_small_region.c
|
add basic invalid free tests
|
2018-08-24 04:48:57 -04:00 |
invalid_free_unprotected.c
|
add basic invalid free tests
|
2018-08-24 04:48:57 -04:00 |
Makefile
|
add another test for invalid small region frees
|
2018-08-24 05:09:33 -04:00 |
read_after_free_large.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
read_after_free_small.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
read_zero_size.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
unaligned_free_large.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
unaligned_free_small.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
uninitialized_free.c
|
add uninitialized allocator tests
|
2018-08-24 05:03:12 -04:00 |
uninitialized_malloc_usable_size.c
|
add uninitialized allocator tests
|
2018-08-24 05:03:12 -04:00 |
uninitialized_realloc.c
|
add uninitialized allocator tests
|
2018-08-24 05:03:12 -04:00 |
write_after_free_large.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
write_after_free_small.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |
write_zero_size.c
|
add initial simple memory corruption tests
|
2018-08-24 03:13:50 -04:00 |