mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-02-02 02:15:05 -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.