Commit graph

3 commits

Author SHA1 Message Date
Tavi
c0b4033769
perform size checks on memcpy/memmove/memset
Signed-off-by: Tavi <tavi@divested.dev>
2025-03-23 17:41:18 -04:00
Daniel Micay
8f38bbdee6 add configuration for self-init
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.
2022-09-14 03:41:31 -04:00
Daniel Micay
b3372e1576 add configuration template system 2022-01-10 04:47:01 -05:00