Searched refs:MALLOC_FREELIST_QUARANTINE (Results 1 – 3 of 3) sorted by relevance
24 #ifndef MALLOC_FREELIST_QUARANTINE25 #define MALLOC_FREELIST_QUARANTINE macro34 #if defined(MALLOC_FREELIST_QUARANTINE) && !defined(MALLOC_FREELIST_HARDENED)35 #error MALLOC_FREELIST_QUARANTINE can be only applied when MALLOC_FREELIST_HARDENED is set.38 #if defined(MALLOC_RED_ZONE) && !defined(MALLOC_FREELIST_QUARANTINE)39 #error MALLOC_RED_ZONE can be only applied when MALLOC_FREELIST_QUARANTINE is set.
305 defines += [ "MALLOC_FREELIST_QUARANTINE" ]