mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-03-09 09:00:05 -04:00

This needs to be disabled for compatibility with the exploit protection compatibility mode on GrapheneOS. hardened_malloc shouldn't be trying to initialize itself when exploit protection compatibility mode is enabled. This has to be handled in our Bionic integration instead.