Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/size.cpp
+++ xnu/xnu-8792.61.2/tests/safe_allocation_src/size.cpp
@@ -42,7 +42,7 @@
}
}
-T_DECL(size, "safe_allocation.size", T_META_TAG_VM_PREFERRED) {
+T_DECL(size, "safe_allocation.size") {
tests<T>();
tests<T const>();
}