Age | Commit message (Expand) | Author | Files | Lines |
2019-01-02 | Fixes for buliding for 32bit targets: |  David Johnson | 1 | -16/+15 |
2018-09-27 | Trivial: Cleanup some typos. |  Paul Vinciguerra | 1 | -5/+5 |
2018-08-24 | Rename struct mallinfo -> struct dlmallinfo |  Dave Barach | 1 | -4/+4 |
2018-08-23 | clib_mem_is_heap_object() needs to recognize sys_alloc segments |  Dave Barach | 1 | -0/+4 |
2018-08-06 | dlmalloc compiles errors with clang |  Neale Ranns | 1 | -1/+5 |
2018-07-31 | Poison freed memory objects |  Dave Barach | 1 | -0/+8 |
2018-07-28 | session/dlmalloc: coverity fixes |  Florin Coras | 1 | -1/+2 |
2018-07-27 | dlmalloc: use static magic constant for debug images |  Florin Coras | 1 | -0/+3 |
2018-07-19 | Fix coverity warning / legitimate minor bug |  Dave Barach | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 1 | -0/+5098 |