added tests for if malloc_object_size small allocations are free
This commit is contained in:
@@ -42,7 +42,9 @@ EXECUTABLES := \
|
||||
invalid_malloc_usable_size_small \
|
||||
invalid_malloc_usable_size_small_quarantine \
|
||||
malloc_object_size \
|
||||
malloc_object_size_offset
|
||||
malloc_object_size_offset \
|
||||
invalid_malloc_object_size_small \
|
||||
invalid_malloc_object_size_small_quarantine
|
||||
|
||||
all: $(EXECUTABLES)
|
||||
|
||||
|
Reference in New Issue
Block a user