curl/lib
Daniel Stenberg 867c189ef7 bail out hard if ipv6 and ares are both enabled at the same time 2003-10-08 19:56:44 +00:00
..
.cvsignore ignore getdate.c 2003-03-24 23:11:16 +00:00
Makefile.am Neil Dunbar provided a patch that now makes libcurl check SSL 2003-10-07 21:46:47 +00:00
Makefile.b32 Added share.obj 2003-03-03 22:39:34 +00:00
Makefile.b32.resp Added share.obj 2003-03-03 22:39:34 +00:00
Makefile.m32 Andrés García updated with the added files etc 2003-07-25 08:59:55 +00:00
Makefile.riscos brougth by Michael Curtis 2002-04-10 20:52:26 +00:00
Makefile.vc6 Jörg Müller-Tolk updated this to build fine with 7.10.6 2003-07-30 14:19:44 +00:00
README.ares new ares patch uploaded 2003-09-14 22:42:08 +00:00
README.encoding Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if 2003-05-12 12:45:14 +00:00
README.memoryleak CURLDEBUG, not MALLOCDEBUG 2003-07-22 10:00:37 +00:00
arpa_telnet.h Prefix defines and symbols with CURL_ to reduce the risk of colliding with 2003-03-12 08:40:45 +00:00
base64.c We noe use CURLDEBUG instead of MALLOCDEBUG 2003-06-26 06:45:15 +00:00
base64.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
ca-bundle.crt Removed the "TC TrustCenter, Germany, Class 0 CA." certificate: 2003-03-24 11:06:57 +00:00
config-mac.h moved the config-*.h files from root to the lib/ dir 2002-02-07 14:32:28 +00:00
config-riscos.h Michael Curtis' updates 2002-04-08 21:59:06 +00:00
config-vms.h Nico Baggus little adjustment to build with OpenSSL 0.9.7 (the ENGINE thing) 2003-03-14 17:21:06 +00:00
config-win32.h Andrew Francis removed the need for/use of MSVC pragmas 2002-08-26 17:20:29 +00:00
config.dj Gisle Vanem made curl build with djgpp on DOS. 2003-05-21 08:08:48 +00:00
connect.c - Frank Ticheler provided a patch that fixes how libcurl connects to multiple 2003-10-08 13:32:43 +00:00
connect.h ourerrno became Curl_ourerrno() and is now available to all libcurl 2003-05-01 13:37:05 +00:00
content_encoding.c Dan Fandrich's gzip bugfix 2003-04-22 22:32:02 +00:00
content_encoding.h Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings if 2003-05-12 12:45:14 +00:00
cookie.c Added some infof() calls, that require the data pointer so now several 2003-08-11 09:55:11 +00:00
cookie.h the new cookie functions that require 'data' passed in 2003-08-11 09:56:06 +00:00
curllib.dsp Juan F. Codagnone's fixes to build properly on Windows again 2003-07-23 08:21:21 +00:00
curllib.dsw Hanno L. Kranzhoff fixed them 2002-06-14 09:36:09 +00:00
dict.c Removed #include <sys/resource.h>, as pointed out by Henry Bland we don't 2003-07-25 08:30:58 +00:00
dict.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
easy.c return failure when the host cache creation fails 2003-08-14 15:02:25 +00:00
escape.c use CURLDEBUG instead of MALLOCDEBUG 2003-06-26 06:50:32 +00:00
escape.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
file.c make sure the string is long enough 2003-08-08 17:56:47 +00:00
file.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
formdata.c use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 2003-06-26 11:22:12 +00:00
formdata.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
ftp.c Jon Turner mentioned this bug fix to correct how libcurl deals with paths 2003-10-04 15:25:02 +00:00
ftp.h Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier. 2003-03-11 18:58:21 +00:00
getdate.c.cvs Rename getdate.c to getdate.c.cvs, since the "normal" build procedure do 2003-03-19 09:09:40 +00:00
getdate.h Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getdate.y Gisle Vanem fixed a name collision with structure '"CONTEXT" in <winnt.h> 2003-03-15 21:00:47 +00:00
getenv.c use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 2003-06-26 11:22:12 +00:00
getinfo.c Based on Joerg Mueller-Tolk's patch, this introduces support for 2003-09-04 10:55:20 +00:00
getinfo.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
getpass.c Some of Doug Kaufman's changes for the DOS port 2003-07-05 13:13:49 +00:00
getpass.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
hash.c Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST 2003-09-14 21:17:54 +00:00
hash.h Jeff Pohlmeyer did some marvelous debugging to track this one down. We MUST 2003-09-14 21:17:54 +00:00
hostip.c just re-indented some code 2003-10-05 15:03:21 +00:00
hostip.h Based on a patch provided by Siddhartha Prakash Jain. In Curl_resolv() when 2003-10-04 14:50:45 +00:00
http.c make sure that a regular POST using the read callback works 2003-10-07 14:39:32 +00:00
http.h Re-arranged code to make the proxy-CONNECT loop able to do some of the 2003-09-03 21:51:28 +00:00
http_chunks.c Mark Fletcher provided an excellent bug report that identified a problem 2003-08-03 22:18:14 +00:00
http_chunks.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
http_digest.c wrap at 80 cols 2003-09-02 07:48:58 +00:00
http_digest.h Better Digest stuff 2003-05-22 22:39:38 +00:00
http_negotiate.c Markus Moeller's SPNEGO patch applied, with my edits, additions and minor 2003-09-19 12:56:22 +00:00
http_negotiate.h Markus Moeller's SPNEGO patch applied, with my edits, additions and minor 2003-09-19 12:56:22 +00:00
http_ntlm.c weird typo removed 2003-10-05 15:03:37 +00:00
http_ntlm.h When we issue a HTTP request, first make sure if the authentication phase 2003-09-15 21:11:22 +00:00
if2ip.c use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 2003-06-26 11:22:12 +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 had to add this since it was missing in the system includes! 2000-05-29 22:52:17 +00:00
inet_pton.c include file fixes 2003-10-08 13:07:08 +00:00
inet_pton.h include file fixes 2003-10-08 13:07:08 +00:00
krb4.c krb4-fixes for the moved user+password fields within the structs 2003-07-21 09:19:48 +00:00
krb4.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
ldap.c Henrik Storner's update to make libcurl work with OpenLDAP 2.1.22 (current). 2003-09-01 08:23:31 +00:00
ldap.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
libcurl.def added the missing share-functions, pointed out by Edward Chan 2003-09-04 10:04:15 +00:00
llist.c #ifdef 0'ed Curl_llist_insert_prev and Curl_llist_remove_next, as they are 2003-09-11 22:13:37 +00:00
llist.h Uses less macros. #ifdef'ed out unused functions. Edited slightly to be 2003-09-05 12:44:35 +00:00
makefile.dj Gisle Vanem made curl build with djgpp on DOS. 2003-05-21 08:08:48 +00:00
md5.c do not use 'long' to store 4 bytes, as 64bit architectures have 64bit longs. 2003-09-07 15:00:10 +00:00
md5.h proper header added 2003-05-22 16:23:27 +00:00
memdebug.c allow out-of-memory testing by setting a limit. That number of memory 2003-08-14 14:19:36 +00:00
memdebug.h allow out-of-memory testing by setting a limit. That number of memory 2003-08-14 14:19:36 +00:00
mprintf.c Respect HAVE_LONGLONG to support 'long long' 2003-08-19 15:37:07 +00:00
multi.c Based on a patch provided by Siddhartha Prakash Jain. In Curl_resolv() when 2003-10-04 14:50:45 +00:00
netrc.c removed the goto and re-indented slightly 2003-08-20 15:40:21 +00:00
netrc.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
progress.c George Comninos provided a fix that calls the progress meter when waiting 2003-05-14 06:31:00 +00:00
progress.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
security.c use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 2003-06-26 11:22:12 +00:00
security.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
sendf.c the new cookie functions that require 'data' passed in 2003-08-11 09:56:06 +00:00
sendf.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
setup.h bail out hard if ipv6 and ares are both enabled at the same time 2003-10-08 19:56:44 +00:00
share.c the new cookie functions that require 'data' passed in 2003-08-11 09:56:06 +00:00
share.h Dirk Manske's patch that introduces cookie support to the share interface. 2003-08-04 15:02:42 +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 copyright year update in the source header 2003-01-16 21:08:12 +00:00
ssluse.c fixed to build fine without ssl 2003-10-08 13:06:50 +00:00
ssluse.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
strequal.c added the strcasecmp() proto here (moved from setup.h), as this is the 2003-08-24 14:29:06 +00:00
strequal.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
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 copyright year update in the source header 2003-01-16 21:08:12 +00:00
telnet.c Removed #include <sys/resource.h>, as pointed out by Henry Bland we don't 2003-07-25 08:30:58 +00:00
telnet.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
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 copyright year update in the source header 2003-01-16 21:08:12 +00:00
transfer.c Re-arranged code to make the proxy-CONNECT loop able to do some of the 2003-09-03 21:51:28 +00:00
transfer.h copyright year update in the source header 2003-01-16 21:08:12 +00:00
url.c Markus Moeller's SPNEGO patch applied, with my edits, additions and minor 2003-09-19 12:56:22 +00:00
url.h ares awareness/usage/support added. If configure --enable-ares is used, we 2003-08-05 14:40:59 +00:00
urldata.h Added CURLOPT_IPRESOLVE support 2003-09-19 15:16:47 +00:00
version.c Markus Moeller's SPNEGO patch applied, with my edits, additions and minor 2003-09-19 12:56:22 +00:00

README.memoryleak

$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.