1. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 9 years ago
  2. 4bef281 Fix unittests broken by 545808a by Tamas Berghammer · 9 years ago
  3. 7bd0178 Add the record alloc option. by Christopher Ferris · 9 years ago
  4. 97fd7d9 Change pointer to allocation in unit tests. by Christopher Ferris · 9 years ago
  5. d091962 Fix race in malloc debug option free_track. by Christopher Ferris · 9 years ago
  6. a4b1425 Fix problem where unknown option is not an error. by Christopher Ferris · 9 years ago
  7. 7877df6 malloc_debug: fix multiplication overflow in debug_calloc by Colin Cross · 9 years ago
  8. 549e522 Move hard-coded values to constants. by Christopher Ferris · 9 years ago
  9. 0e2a026 Fix wrong guard values for 64 bit. by Christopher Ferris · 9 years ago
  10. 869691c Export malloc_iterate and friends by Colin Cross · 10 years ago
  11. 72df670 Fix the default alignment of the allocations. by Christopher Ferris · 9 years ago
  12. 701bb65 Remove the unused TrackHeader structure. by Christopher Ferris · 10 years ago
  13. 7993b80 Add better free tracking. by Christopher Ferris · 10 years ago
  14. 166c853 Add min/max values for config values. by Christopher Ferris · 10 years ago
  15. 1e185a5 Fix gcc test issues. by Christopher Ferris · 10 years ago
  16. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago