curl/lib
Daniel Stenberg 63667dfd96 no TABs in source code 2003-01-15 11:44:33 +00:00
..
.cvsignore more to ignore 2002-12-01 11:21:36 +00:00
Makefile.am share.h is now a used header file 2003-01-09 11:19:51 +00:00
Makefile.b32 updated to reality 2002-12-03 09:32:57 +00:00
Makefile.b32.resp updated to reality 2002-12-03 09:32:57 +00:00
Makefile.m32 no more dllinit.o usage 2002-11-15 14:13:05 +00:00
Makefile.riscos brougth by Michael Curtis 2002-04-10 20:52:26 +00:00
Makefile.vc6 Matthew Blain's improvements for debug builds 2003-01-07 09:31:45 +00:00
README.encoding James Gallagher's Content-Encoding work 2002-09-02 22:31:18 +00:00
README.memoryleak the malloc debug system assumes single thread 2002-10-28 21:05:14 +00:00
arpa_telnet.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
base64.c proper indent 2003-01-09 11:31:49 +00:00
base64.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
ca-bundle.crt ca bundle to use 2002-09-02 22:29:48 +00:00
ca-bundle.h.in ca-bundle stuff for configure and generated header file 2002-08-30 07:50:59 +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 HAVE_SIGSETJMP 2002-06-12 17:56:22 +00:00
config-win32.h Andrew Francis removed the need for/use of MSVC pragmas 2002-08-26 17:20:29 +00:00
connect.c This fixed yet another connect problem with the multi interface and ipv4 2003-01-09 14:52:51 +00:00
connect.h Curl_resolv() now returns a different struct, and it contains a reference 2002-11-05 10:51:41 +00:00
content_encoding.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
content_encoding.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
cookie.c kromJx@crosswinds.net's fix that now uses checkprefix() instead of 2002-10-28 21:52:00 +00:00
cookie.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
curllib.dsp Removed MFC dependency in Release Build when using VC++ IDE 2002-11-26 02:12:27 +00:00
curllib.dsw Hanno L. Kranzhoff fixed them 2002-06-14 09:36:09 +00:00
dict.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
dict.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
easy.c fix bug (?) :-) 2003-01-06 06:17:15 +00:00
escape.c fixed a very, very rare and very, very little memory leak 2003-01-08 02:27:47 +00:00
escape.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
file.c Dolbneff A.V and Spiridonoff A.V made the file:// code work with resumes 2002-09-23 12:46:23 +00:00
file.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
formdata.c let the Curl_FormReader() return 0 when it reaches end of data to that the 2002-11-29 08:12:20 +00:00
formdata.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
ftp.c Only output valid filetime. 2003-01-07 11:25:44 +00:00
ftp.h Curl_GetFTPResponse() takes a different set of parameters and now return a 2002-12-03 10:25:31 +00:00
getdate.c Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getdate.h Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getdate.y Nico Baggus' VMS tweaks 2002-02-20 13:46:53 +00:00
getenv.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
getinfo.c Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE 2002-11-20 19:11:22 +00:00
getinfo.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
getpass.c use stderr to present the prompt to, make sure to close the fopen()ed 2002-07-29 14:15:14 +00:00
getpass.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
hash.c Curl_resolv() now returns a different struct, and it contains a reference 2002-11-05 10:51:41 +00:00
hash.h Curl_resolv() now returns a different struct, and it contains a reference 2002-11-05 10:51:41 +00:00
hostip.c EAGAIN on older (correct) glibc versions indicate a problem and not the need 2002-12-16 11:33:44 +00:00
hostip.h fixed Curl_freeaddrinfo() to only free addrinfo, and added Curl_freednsinfo() 2002-11-26 09:41:54 +00:00
http.c The initial HTTP request can now be sent in multiple parts, as part of the 2002-12-10 13:10:00 +00:00
http.h added compareheader proto 2002-11-28 15:48:23 +00:00
http_chunks.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
http_chunks.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
if2ip.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
if2ip.h Nedelcho Stanev's work-around for SFU 3.0 2002-11-24 19:30:21 +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
krb4.c Curl_GetFTPResponse() takes a different set of parameters and now return a 2002-12-03 10:25:31 +00:00
krb4.h changed proto for Curl_krb_kauth() 2002-12-05 11:26:20 +00:00
ldap.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
ldap.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
libcurl.def Dave Halbakken added curl_version_info 2002-11-11 21:57:14 +00:00
llist.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
llist.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
memdebug.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
memdebug.h prevent compiler warnings 2002-10-28 19:20:59 +00:00
mprintf.c maprintf() and vmaprintf() now work better when printfing "%s" with an 2002-05-21 17:59:57 +00:00
multi.c fix the hash init to call the correct dns cleanup function 2002-11-28 15:48:54 +00:00
netrc.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
netrc.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
progress.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
progress.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
security.c removed unused code 2003-01-09 11:50:34 +00:00
security.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
sendf.c when sending an error message to the debugfunction, we append a newline so 2003-01-07 11:23:52 +00:00
sendf.h send_buffer is no more here 2002-12-10 13:08:22 +00:00
setup.h make WIN32 defined for Borland properly, as told by Alexander J. Oss 2002-12-04 11:06:17 +00:00
share.c Updated more and now looks and and the API possibly works almost like the 2003-01-09 10:21:03 +00:00
share.h Updated more and now looks and and the API possibly works almost like the 2003-01-09 10:21:03 +00:00
speedcheck.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
speedcheck.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
ssluse.c Philippe Raoult's fix to handle wildcard certificate name checks 2003-01-07 16:33:11 +00:00
ssluse.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
strequal.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
strequal.h kromJx@crosswinds.net's fix that now uses checkprefix() instead of 2002-10-28 21:52:00 +00:00
strtok.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
strtok.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
telnet.c Added timeout support for the non-windows version. 2002-10-08 13:03:26 +00:00
telnet.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
timeval.c updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
timeval.h updated source code boilerplate/header 2002-09-03 11:52:59 +00:00
transfer.c no TABs in source code 2003-01-15 11:44:33 +00:00
transfer.h Move the URL concat code to Curl_follow(), and added a proto for that 2002-10-07 13:38:34 +00:00
url.c removed a TAB 2003-01-15 11:43:03 +00:00
url.h Curl_resolv() now returns a different struct, and it contains a reference 2002-11-05 10:51:41 +00:00
urldata.h if userpwd is "username:", this now implies a blank password while only 2003-01-09 16:47:09 +00:00
version.c get an argument and add a 'age' field to the struct 2002-09-30 19:51:05 +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 -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.