curl/lib
2003-03-03 06:45:27 +00:00
..
.cvsignore
arpa_telnet.h
base64.c Christopher R. Palmer fixed Curl_base64_encode() to deal with zeroes in the 2003-02-13 18:30:10 +00:00
base64.h
ca-bundle.crt
ca-bundle.h.in
config-mac.h
config-riscos.h
config-vms.h VMS has setjmp.h 2003-02-04 22:28:36 +00:00
config-win32.h
connect.c Fix Curl_is_connected() even more to deal with waitconnect() return codes 2003-02-14 09:11:51 +00:00
connect.h
content_encoding.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
content_encoding.h removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
cookie.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
cookie.h
curllib.dsp
curllib.dsw
dict.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
dict.h
easy.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
escape.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
escape.h
file.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
file.h
formdata.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
formdata.h
ftp.c It appears that there are FTP-servers that return size 0 for files 2003-02-27 12:50:54 +00:00
ftp.h
getdate.c
getdate.h
getdate.y
getenv.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
getinfo.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
getinfo.h
getpass.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
getpass.h
hash.c removed weirdo {{{ and }}} comments 2003-01-29 10:12:06 +00:00
hash.h removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
hostip.c added the sharing of DNS cache 2003-02-04 23:48:46 +00:00
hostip.h added the sharing of DNS cache 2003-02-04 23:48:46 +00:00
http_chunks.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
http_chunks.h
http.c Added typecast to please the MSVC compiler. 2003-03-03 06:45:27 +00:00
http.h
if2ip.c James Bursa made it compile on RISC OS as well. 2003-02-28 13:11:10 +00:00
if2ip.h James Bursa made it compile on RISC OS as well. 2003-02-28 13:11:10 +00:00
inet_ntoa_r.h
krb4.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
krb4.h
ldap.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
ldap.h
libcurl.def
llist.c
llist.h
Makefile.am added the sharing of DNS cache 2003-02-04 23:48:46 +00:00
Makefile.b32
Makefile.b32.resp
Makefile.m32 Andres Garcia Garcia updated to build with the most recent OpenSSL and 2003-02-28 15:49:32 +00:00
Makefile.riscos
Makefile.vc6
memdebug.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
memdebug.h
mprintf.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
multi.c include <sys/socket.h> to compile the fd_set stuff properly on all systems 2003-02-14 09:03:03 +00:00
netrc.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
netrc.h
progress.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
progress.h
README.encoding
README.memoryleak
security.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
security.h
sendf.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
sendf.h
setup.h
share.c include stdarg.h since we use va_* stuff 2003-02-06 19:28:17 +00:00
share.h added the sharing of DNS cache 2003-02-04 23:48:46 +00:00
speedcheck.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
speedcheck.h
ssluse.c the strequal and strnequal should now be called with the proper curl_ prefix 2003-02-28 12:20:08 +00:00
ssluse.h
strequal.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
strequal.h
strtok.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
strtok.h
telnet.c another typecast added to please the borland compiler 2003-03-03 06:42:52 +00:00
telnet.h
timeval.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00
timeval.h
transfer.c No longer loop to read multiple times before returning back from the transfer 2003-02-26 12:42:25 +00:00
transfer.h
url.c include the engine stuff 2003-02-28 15:50:05 +00:00
url.h
urldata.h Fixes to bring back the the "Expect: 100-continue" functionality. If the 2003-02-24 16:53:53 +00:00
version.c removed the local variables for emacs and vim, use the new sample.emacs 2003-01-29 10:14:20 +00:00

$Id$
                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
                            | (__| |_| |  _ <| |___ 
                             \___|\___/|_| \_\_____|

             How To Track Down Suspected Memory Leaks in libcurl
             ===================================================

Single-threaded

  Please note that this memory leak system is not adjusted to work in more
  than one thread. If you want/need to use it in a multi-threaded app. Please
  adjust accordingly.


Build

  Rebuild libcurl with -DMALLOCDEBUG (usually, rerunning configure with
  --enable-debug fixes this). 'make clean' first, then 'make' so that all
  files actually are rebuilt properly. It will also make sense to build
  libcurl with the debug option (usually -g to the compiler) so that debugging
  it will be easier if you actually do find a leak in the library.

  This will create a library that has memory debugging enabled.

Modify Your Application

  Add a line in your application code:

       curl_memdebug("filename");

  This will make the malloc debug system output a full trace of all resource
  using functions to the given file name. Make sure you rebuild your program
  and that you link with the same libcurl you built for this purpose as
  described above.

Run Your Application

  Run your program as usual. Watch the specified memory trace file grow.

  Make your program exit and use the proper libcurl cleanup functions etc. So
  that all non-leaks are returned/freed properly.

Analyze the Flow

  Use the tests/memanalyze.pl perl script to analyze the memdump file:

    tests/memanalyze.pl < memdump

  This now outputs a report on what resources that were allocated but never
  freed etc. This report is very fine for posting to the list!

  If this doesn't produce any output, no leak was detected in libcurl. Then
  the leak is mostly likely to be in your code.