aboutsummaryrefslogtreecommitdiffstats
path: root/src/poison.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added memory poisoning libraryMax Kellermann2009-03-091-0/+61
Memory poisoning is useful for marking memory regions as "undefined". This poisoning only enabled in the debug build (!NDEBUG).