Loading...
tests/malloc_free_test.c libmalloc-283.100.6 libmalloc-166.251.2
--- libmalloc/libmalloc-283.100.6/tests/malloc_free_test.c
+++ libmalloc/libmalloc-166.251.2/tests/malloc_free_test.c
@@ -9,8 +9,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <malloc/malloc.h>
-
-T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true));
 
 static inline void*
 t_malloc(size_t s)