• Max Kellermann's avatar
    added memory poisoning library · fd76e29f
    Max Kellermann authored
    Memory poisoning is useful for marking memory regions as "undefined".
    This poisoning only enabled in the debug build (!NDEBUG).
    fd76e29f
Makefile.am 11.5 KB