summaryrefslogtreecommitdiffhomepage
path: root/dbmalloc.h
AgeCommit message (Collapse)Author
2018-03-02Attempt to fix m_free for libtomcrypt/libtommathMatt Johnston
2018-03-01Only use malloc wrapper if fuzzingMatt Johnston
2017-05-26linked list dbmalloc nowMatt Johnston
add non-free m_malloc_free_epoch() argument for leak detection --HG-- branch : fuzz
2017-05-22zlib can use m_malloc/m_free tooMatt Johnston
--HG-- branch : fuzz
2017-05-21add dbmalloc epoch cleanupMatt Johnston
--HG-- branch : fuzz