mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-03-07 05:55:59 -05: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.