added tests for malloc_usable_size
This commit is contained in:
3
test/simple-memory-corruption/.gitignore
vendored
3
test/simple-memory-corruption/.gitignore
vendored
@@ -23,4 +23,7 @@ write_after_free_large_reuse
|
||||
write_after_free_small
|
||||
write_after_free_small_reuse
|
||||
write_zero_size
|
||||
unaligned_malloc_usable_size_small
|
||||
invalid_malloc_usable_size_small
|
||||
invalid_malloc_usable_size_small_quarantine
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user