aboutsummaryrefslogtreecommitdiff
path: root/tests/memanalyze.pl
AgeCommit message (Expand)Author
2007-06-28Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMSJames Housley
2005-08-04Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointerDaniel Stenberg
2005-06-30add more info when this script gets confused, and added getaddrinfo andDaniel Stenberg
2004-05-07James Bursa's fix to make this deal with malloc(0) as OK to free()Daniel Stenberg
2004-04-29Gisle fixed the counting of calloc()sDaniel Stenberg
2004-04-22If only a partial file was transfered, we consider that a fatal problem soDaniel Stenberg
2004-02-26adjusted to work with the modified fopen() line and the new calloc lineDaniel Stenberg
2003-10-24supports -l now to display the actual line that was prevented by memlimitDaniel Stenberg
2003-10-24produce a single summary of the amount of allocations on -vDaniel Stenberg
2003-08-14supprt for the new memlimit stuffDaniel Stenberg
2003-01-09pass a file name to memanalyze to read from instead of using stdinDaniel Stenberg
2003-01-09fixed to deal with file names that contain colons, as in WindowsDaniel Stenberg
2002-05-21test suite mods for the netrc testing stuffDaniel Stenberg
2002-03-01moved memanalyze.pl into the tests dirDaniel Stenberg