Loading...
tests/pgm_internals.c libmalloc-792.1.1 libmalloc-792.80.2
--- libmalloc/libmalloc-792.1.1/tests/pgm_internals.c
+++ libmalloc/libmalloc-792.80.2/tests/pgm_internals.c
@@ -13,7 +13,7 @@
 #include <darwintest.h>
 
 T_GLOBAL_META(T_META_RUN_CONCURRENTLY(TRUE), T_META_NAMESPACE("pgm"),
-		T_META_TAG_VM_PREFERRED);
+		T_META_TAG_VM_PREFERRED, T_META_TAG_NO_ALLOCATOR_OVERRIDE);
 
 // Use extra weird page size (not even a power of 2) to expose implicit
 // assumptions and help prevent issues caused by different page sizes on macOS