curl/lib
Daniel Stenberg fd870e4e8a Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in
module-definition files. this section is not mandatory for msvc60 so it
could be completely removed from libcurl.def.
2005-11-14 07:48:05 +00:00
..
.cvsignore
amigaos.c Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
amigaos.h Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
arpa_telnet.h
base64.c Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
base64.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
ca-bundle.crt
config-amigaos.h Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
config-mac.h
config-riscos.h
config-win32.h Add HAVE_STRUCT_SOCKADDR_STORAGE. 2005-11-13 13:32:19 +00:00
config-win32ce.h
config.dj 'ssize_t' seems to be a gcc 4.x built-in. 2005-05-14 05:59:26 +00:00
connect.c close the existing socket when trying next IP, as otherwise we leak one! 2005-10-25 13:15:11 +00:00
connect.h
content_encoding.c Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
content_encoding.h
cookie.c remove the typecast to long from time_t, since we now store it as curl_off_t 2005-08-17 09:11:27 +00:00
cookie.h - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with 2005-08-17 08:55:43 +00:00
curllib.dsw
curlx.h
dict.c FTP code turned into state machine. Not completely yet, but a good start. 2005-02-09 13:06:40 +00:00
dict.h
easy.c Simplified the code within curl_easy_perform() that calls Curl_perform(). 2005-07-17 12:44:11 +00:00
easyif.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
escape.c
escape.h kill trailing whitespace 2005-10-31 08:47:54 +00:00
file.c
file.h
formdata.c corrected copyright year 2005-05-02 14:33:07 +00:00
formdata.h
ftp.c Jan Kunder's debian bug report 2005-11-14 00:18:12 +00:00
ftp.h
getenv.c
getinfo.c Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a 2005-07-27 22:17:14 +00:00
getinfo.h
gtls.c to build with old gnutls verions, don't use the *_t types 2005-11-13 23:04:28 +00:00
gtls.h GnuTLS support added. There's now a "generic" SSL layer that we use all over 2005-04-07 15:27:13 +00:00
hash.c
hash.h
hostares.c only define _REENTRANT if not already defined, and only in setup.h 2005-04-19 23:19:23 +00:00
hostasyn.c only define _REENTRANT if not already defined, and only in setup.h 2005-04-19 23:19:23 +00:00
hostip4.c keep 'socktype' in the connectdata struct and make sure we use that for all 2005-09-16 21:30:08 +00:00
hostip6.c Removed the use of AI_CANONNAME in the IPv6-enabled resolver functions since 2005-11-08 14:45:58 +00:00
hostip.c only define _REENTRANT if not already defined, and only in setup.h 2005-04-19 23:19:23 +00:00
hostip.h kill warnings 2005-04-04 21:23:04 +00:00
hostsyn.c only define _REENTRANT if not already defined, and only in setup.h 2005-04-19 23:19:23 +00:00
hostthre.c Removed the use of AI_CANONNAME in the IPv6-enabled resolver functions since 2005-11-08 14:45:58 +00:00
http_chunks.c Adrian Schuur added trailer support in the chunked encoding stream. The 2005-07-12 18:15:34 +00:00
http_chunks.h Adrian Schuur added trailer support in the chunked encoding stream. The 2005-07-12 18:15:34 +00:00
http_digest.c
http_digest.h return CURLDIGEST_NOMEM when a memory function fails to deliver 2004-05-13 14:14:03 +00:00
http_negotiate.c Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
http_negotiate.h
http_ntlm.c Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled 2005-11-08 14:15:34 +00:00
http_ntlm.h disabling HTTP should also nullify this function call 2005-07-27 21:44:43 +00:00
http.c Dave Dribin made libcurl understand and handle cases when the server 2005-10-20 20:07:32 +00:00
http.h Andrew Bushnell provided enough info for me to tell that we badly needed to 2005-07-03 22:25:15 +00:00
if2ip.c Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
if2ip.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
inet_ntoa_r.h provide the proper copyright texts for these 2005-05-26 20:56:25 +00:00
inet_ntop.c provide the proper copyright texts for these 2005-05-26 20:56:25 +00:00
inet_ntop.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
inet_pton.c Cory Nelson's work on nuking compiler warnings when building on x64 with 2005-04-26 13:08:49 +00:00
inet_pton.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
krb4.c
krb4.h GnuTLS support added. There's now a "generic" SSL layer that we use all over 2005-04-07 15:27:13 +00:00
ldap.c Use an empty '*mod_name'. 2005-11-01 16:27:27 +00:00
ldap.h
libcurl.def Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in 2005-11-14 07:48:05 +00:00
libcurl.framework.make added new files 2005-04-07 20:56:04 +00:00
libcurl.imp added curl_mvsnprintf to the export list. 2005-08-16 20:11:25 +00:00
libcurl.plist
libcurl.rc Update copyright. 2005-07-05 18:07:55 +00:00
llist.c
llist.h
Makefile.am Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
makefile.amiga Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
Makefile.b32
makefile.dj Updated generated dependencies. 2005-05-14 06:04:21 +00:00
Makefile.inc Moved the sockaddr_storage definition to lib/sockaddr.h and only include that 2005-11-11 22:04:11 +00:00
Makefile.m32
Makefile.netware minor Makefile fixes. 2005-09-06 00:39:41 +00:00
Makefile.riscos GnuTLS updates 2005-04-07 21:10:31 +00:00
Makefile.vc6 Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled 2005-11-08 14:15:34 +00:00
Makefile.Watcom Added option '-zc' puts const data in code-segment. 2005-10-27 12:45:31 +00:00
md5.c corrected copyright year 2005-05-02 14:33:07 +00:00
md5.h
memdebug.c use %p to printf pointers since %x doesn't work properly on tru64 for this 2005-06-30 13:30:23 +00:00
memdebug.h Yang Tse fixed compiler warnings 2005-11-13 23:53:14 +00:00
memory.h
mprintf.c Diego Casorran patches to make (lib)curl build fine on Amiga again 2005-07-13 18:06:40 +00:00
msvcproj.foot
msvcproj.head Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS. 2005-08-29 20:56:20 +00:00
multi.c
multiif.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
netrc.c corrected copyright year 2005-05-02 14:33:07 +00:00
netrc.h
nwlib.c
parsedate.c Michael Wallner reported that the date parser had wrong offset stored for 2005-10-04 18:15:33 +00:00
parsedate.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
progress.c
progress.h
README.ares
README.curlx
README.encoding
README.hostip
README.httpauth
README.memoryleak
security.c
select.c Thanks to this nice summary of poll() implementations: 2005-11-13 09:24:06 +00:00
select.h
sendf.c GnuTLS support added. There's now a "generic" SSL layer that we use all over 2005-04-07 15:27:13 +00:00
sendf.h
setup.h Moved the sockaddr_storage definition to lib/sockaddr.h and only include that 2005-11-11 22:04:11 +00:00
share.c
share.h
sockaddr.h oops * 2 2005-11-12 22:13:20 +00:00
speedcheck.c
speedcheck.h
sslgen.c removed old debug left-over infof() call 2005-08-11 21:41:11 +00:00
sslgen.h GnuTLS support added. There's now a "generic" SSL layer that we use all over 2005-04-07 15:27:13 +00:00
ssluse.c Yang Tse fixed compiler warnings 2005-11-13 23:53:14 +00:00
ssluse.h GnuTLS support added. There's now a "generic" SSL layer that we use all over 2005-04-07 15:27:13 +00:00
strequal.c
strequal.h modified this year 2005-04-22 20:48:07 +00:00
strerror.c John Kelly added TFTP support to libcurl. A bunch of new error codes was 2005-09-02 15:11:08 +00:00
strerror.h
strtok.c
strtok.h
strtoofft.c Added comment about strtoimax() 2005-08-11 20:42:02 +00:00
strtoofft.h
telnet.c nonsense change for(;;) => while(1) just to prevent gcc from warning on 2005-03-15 07:48:45 +00:00
telnet.h
tftp.c Fix for WIN32. WIN32 does have 'struct sockaddr_storage', but 2005-11-13 13:20:37 +00:00
tftp.h John Kelly added TFTP support to libcurl. A bunch of new error codes was 2005-09-02 15:11:08 +00:00
timeval.c
timeval.h
transfer.c Nis Jorgensen filed bug report #1338648 2005-10-27 22:05:38 +00:00
transfer.h Updated the copyright year since changes have been this year. 2005-03-31 07:02:02 +00:00
url.c Nis Jorgensen filed bug report #1338648 2005-10-27 22:05:38 +00:00
url.h Simplified the code within curl_easy_perform() that calls Curl_perform(). 2005-07-17 12:44:11 +00:00
urldata.h Nis Jorgensen filed bug report #1338648 2005-10-27 22:05:38 +00:00
version.c John Kelly added TFTP support to libcurl. A bunch of new error codes was 2005-09-02 15:11:08 +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 -DCURLDEBUG (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.