Loading...
--- libmalloc/libmalloc-792.60.6/tests/asan.c
+++ libmalloc/libmalloc-409.81.2/tests/asan.c
@@ -5,8 +5,7 @@
#include <stdlib.h>
#include "sanitizer/asan_interface.h"
-T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true), T_META_TAG_VM_PREFERRED,
- T_META_TAG_NO_ALLOCATOR_OVERRIDE);
+T_GLOBAL_META(T_META_RUN_CONCURRENTLY(true));
T_DECL(asan_sanity, "ASan Sanity Check", T_META_CHECK_LEAKS(NO))
{