cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Memory leaks

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 6 Oct 2006 18:37:00 +0200 (CEST)

On Fri, 6 Oct 2006, Marco André F. de Almeida wrote:

> ==2875== definitely lost: 84 bytes in 3 blocks.

I don't believe valgrind here, or at least not that it detects a leak in
libcurl. We detect memory leaks in the regular test suite and we don't ship
libcurl versions that leak in such a simple and obvious case.

You also didn't say what version you used for this. If you want to track it
down "for real", try this approach:

http://cool.haxx.se/cvs.cgi/curl/lib/README.memoryleak?rev=HEAD&content-type=text/vnd.viewcvs-markup

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-10-06