vppinfra: fix typo in dlmalloc.c
[vpp.git] / src / vppinfra / dlmalloc.c
2020-03-22 Dave Barachvppinfra: fix typo in dlmalloc.c 58/26058/2
2019-12-17 Benoît Gannemisc: address sanitizer: do not instrument dlmalloc... 35/23735/2
2019-12-17 Benoît Gannemisc: address sanitizer: fix instrumentation 15/24015/2
2019-11-27 Benoît Gannemisc: add address sanitizer heap instrumentation 37/21937/10
2019-06-16 Dave Barachvlib: add "memory-trace stats-segment" 55/20155/3
2019-04-16 Florin Corasdlmalloc: honor 8 byte alignment requests 40/18940/2
2019-04-11 Wei CHENvppinfra: fix the issue that mheap_get_trace record... 55/18755/2
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
2018-09-27 Paul VinciguerraTrivial: Cleanup some typos. 50/14950/2
2018-08-24 Dave BarachRename struct mallinfo -> struct dlmallinfo 52/14452/2
2018-08-23 Dave Barachclib_mem_is_heap_object() needs to recognize sys_alloc... 42/14442/2
2018-08-06 Neale Rannsdlmalloc compiles errors with clang 79/13979/2
2018-07-31 Dave BarachPoison freed memory objects 47/13847/2
2018-07-28 Florin Corassession/dlmalloc: coverity fixes 95/13795/1
2018-07-27 Florin Corasdlmalloc: use static magic constant for debug images 85/13785/1
2018-07-19 Dave BarachFix coverity warning / legitimate minor bug 60/13560/2
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20