summaryrefslogtreecommitdiff
path: root/memanalyze.pl
Commit message (Collapse)AuthorAgeFilesLines
* added some verbose summary output stuffDaniel Stenberg2001-04-241-6/+49
|
* bugfixDaniel Stenberg2001-02-201-1/+1
|
* Made the complaint on free-twice errors a lot betterDaniel Stenberg2001-01-191-3/+7
|
* removed debug outputDaniel Stenberg2000-12-191-1/+0
|
* analyzes fopen() leaks as wellDaniel Stenberg2000-12-191-0/+38
|
* fixed accept() for memory debuggingDaniel Stenberg2000-12-181-0/+5
|
* added socket() / sclose() checks to the memdebug systemDaniel Stenberg2000-12-141-0/+29
|
* modified to work with printf()s that writes 0x-prefix on %p dataDaniel Stenberg2000-11-211-4/+4
|
* says nothing if no errors were foundDaniel Stenberg2000-11-211-12/+9
|
* just removed some example lines in the top commentDaniel Stenberg2000-10-121-9/+0
|
* use this to analyze the memory debug logs MALLOCDEBUG will generateDaniel Stenberg2000-10-091-0/+107