Fix bug for "obj" command due to API change.
Change implementation of "heap memory usage"
Add check for fastbin and bin link list. Fix pr...
Add check for fastbin and bin link list. fix pr...
version 2.16
version 2.16
version 2.16
Pointers to arenas may become invalid after realloc()ing g_arenas
I see what the problem is. However, function alloc_ca_arena() is called only when...
realloc() is used here to expand buffer as new arena is discovered. However, the...
adds functions to display memory histogram and ...
status: open --> closed assigned_to: Michael Yan
Failed to compile on/analyze Ubuntu 12.04 logs
Thanks, Yossi. I will integrate this into next release.