Matt Johnston
|
03481aba06
|
Define _GNU_SOURCE properly, other header fixes
This lets -std=c89 build for gcc 8.4.0
|
2021-03-04 21:03:02 +08:00 |
|
Matt Johnston
|
e612aec5d9
|
Attempt to fix m_free for libtomcrypt/libtommath
|
2018-03-02 00:02:06 +08:00 |
|
Matt Johnston
|
26ad6853d2
|
Only use malloc wrapper if fuzzing
|
2018-03-01 23:46:24 +08:00 |
|
Matt Johnston
|
65baa71b58
|
linked list dbmalloc now
add non-free m_malloc_free_epoch() argument for leak detection
--HG--
branch : fuzz
|
2017-05-26 00:19:39 +08:00 |
|
Matt Johnston
|
114438e669
|
zlib can use m_malloc/m_free too
--HG--
branch : fuzz
|
2017-05-22 22:09:26 +08:00 |
|
Matt Johnston
|
fb8fb7fed0
|
add dbmalloc epoch cleanup
--HG--
branch : fuzz
|
2017-05-21 10:54:11 +08:00 |
|