mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-01-31 09:33:29 -05:00
f042a6b9b0
On Android, MTE is always enabled in Zygote, and is disabled after fork for apps that didn't opt-in to MTE. Depends on the slab canary adjustments in the previous commit.