1. 97fce67 Fix race in malloc debug option free_track. by Christopher Ferris · 10 years ago
  2. 4451b53 Fix problem where unknown option is not an error. by Christopher Ferris · 10 years ago
  3. 2398386 malloc_debug: fix multiplication overflow in debug_calloc by Colin Cross · 10 years ago
  4. 15af478 malloc_debug: round 0 byte allocations up to 1 byte by Colin Cross · 10 years ago
  5. b23c660 malloc_debug: iterate: use usable_size by Colin Cross · 10 years ago
  6. 598e2c0 Move hard-coded values to constants. by Christopher Ferris · 10 years ago
  7. 1724535 Fix incorrect size of array. by Christopher Ferris · 10 years ago
  8. b7ff533 malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 10 years ago
  9. 6deb304 Add backtrace_string and export to libmemunreachable by Colin Cross · 10 years ago
  10. d6c9b44 Export malloc_backtrace by Colin Cross · 10 years ago
  11. c40577f Export malloc_iterate and friends by Colin Cross · 10 years ago
  12. d863530 malloc_debug: reset TrackData mutex after fork by Colin Cross · 10 years ago
  13. a071f48 Fix wrong guard values for 64 bit. by Christopher Ferris · 10 years ago
  14. 39b952c Fix the default alignment of the allocations. by Christopher Ferris · 10 years ago
  15. 701bb65 Remove the unused TrackHeader structure. by Christopher Ferris · 10 years ago
  16. 7993b80 Add better free tracking. by Christopher Ferris · 10 years ago
  17. 166c853 Add min/max values for config values. by Christopher Ferris · 10 years ago
  18. 1e185a5 Fix gcc test issues. by Christopher Ferris · 10 years ago
  19. f2b67b8 Fix build for gcc. by Christopher Ferris · 10 years ago
  20. 63860cb Malloc debug rewrite. by Christopher Ferris · 10 years ago