Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-04 | Define _GNU_SOURCE properly, other header fixes | Matt Johnston | |
This lets -std=c89 build for gcc 8.4.0 | |||
2018-03-02 | Attempt to fix m_free for libtomcrypt/libtommath | Matt Johnston | |
2018-03-01 | Only use malloc wrapper if fuzzing | Matt Johnston | |
2017-05-26 | linked list dbmalloc now | Matt Johnston | |
add non-free m_malloc_free_epoch() argument for leak detection --HG-- branch : fuzz | |||
2017-05-22 | zlib can use m_malloc/m_free too | Matt Johnston | |
--HG-- branch : fuzz | |||
2017-05-21 | add dbmalloc epoch cleanup | Matt Johnston | |
--HG-- branch : fuzz |