Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed debug output | Daniel Stenberg | 2000-12-19 | 1 | -1/+0 |
* | analyzes fopen() leaks as well | Daniel Stenberg | 2000-12-19 | 1 | -0/+38 |
* | fixed accept() for memory debugging | Daniel Stenberg | 2000-12-18 | 1 | -0/+5 |
* | added socket() / sclose() checks to the memdebug system | Daniel Stenberg | 2000-12-14 | 1 | -0/+29 |
* | modified to work with printf()s that writes 0x-prefix on %p data | Daniel Stenberg | 2000-11-21 | 1 | -4/+4 |
* | says nothing if no errors were found | Daniel Stenberg | 2000-11-21 | 1 | -12/+9 |
* | just removed some example lines in the top comment | Daniel Stenberg | 2000-10-12 | 1 | -9/+0 |
* | use this to analyze the memory debug logs MALLOCDEBUG will generate | Daniel Stenberg | 2000-10-09 | 1 | -0/+107 |