Loading...
--- libmalloc/libmalloc-283.100.5/src/malloc.c
+++ libmalloc/libmalloc-283.100.6/src/malloc.c
@@ -1008,9 +1008,6 @@
malloc_debug_flags = MALLOC_ABORT_ON_CORRUPTION;
}
#endif
-
- // Disable large ASLR sliding until 59078838 introduces the checkfix to fix bincompat issues
- malloc_debug_flags |= DISABLE_LARGE_ASLR;
/*
* Given that all environment variables start with "Malloc" we optimize by scanning quickly