Loading...
tests/malloc_heap_check_test.c libmalloc-646.40.3 libmalloc-792.60.6
--- libmalloc/libmalloc-646.40.3/tests/malloc_heap_check_test.c
+++ libmalloc/libmalloc-792.60.6/tests/malloc_heap_check_test.c
@@ -7,7 +7,7 @@
 #include <stdlib.h>
 #include <darwintest.h>
 
-T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true), T_META_TAG_XZONE, T_META_TAG_VM_NOT_PREFERRED);
+T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true), T_META_TAG_ALL_ALLOCATORS, T_META_TAG_VM_NOT_PREFERRED);
 
 static void
 run_heap_test(int iterations)