libheap icon indicating copy to clipboard operation
libheap copied to clipboard

python library to examine ptmalloc (the glibc userland heap implementation)

Results 1 libheap issues
Sort by recently updated
recently updated
newest added

During debug, I find something inconsistent when referring to this flow graph of heap. It seems the "Yes/No" option in the first branch of SYSMALLOC should be swapped, according to...