our internal strlcat() is now named Curl_strlcat()
[platform/upstream/curl.git] / memanalyze.pl
2001-04-24 Daniel Stenbergadded some verbose summary output stuff
2001-02-20 Daniel Stenbergbugfix
2001-01-19 Daniel StenbergMade the complaint on free-twice errors a lot better
2000-12-19 Daniel Stenbergremoved debug output
2000-12-19 Daniel Stenberganalyzes fopen() leaks as well
2000-12-18 Daniel Stenbergfixed accept() for memory debugging
2000-12-14 Daniel Stenbergadded socket() / sclose() checks to the memdebug system
2000-11-21 Daniel Stenbergmodified to work with printf()s that writes 0x-prefix...
2000-11-21 Daniel Stenbergsays nothing if no errors were found
2000-10-12 Daniel Stenbergjust removed some example lines in the top comment
2000-10-09 Daniel Stenberguse this to analyze the memory debug logs MALLOCDEBUG...