]> granicus.if.org Git - curl/commit
Disable memdebug for the allocs done by the app, unless CURLTOOLDEBUG is
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 May 2004 08:22:04 +0000 (08:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 12 May 2004 08:22:04 +0000 (08:22 +0000)
commit34af02caca301a44f54c2df371f957a69e949df1
tree4aa0099acc1c3b18f9477b6b815810c6ef73e93f
parent91025d1dd65dc4037dfd75accf20116d3a84c7bd
Disable memdebug for the allocs done by the app, unless CURLTOOLDEBUG is
defined (which it never is atm).

Now, we can focus on making 'runtests -t [num]' work on all test cases and
we should never leak nor crash.
src/getpass.c
src/homedir.c
src/main.c
src/urlglob.c