• 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
poison.h 1.47 KB