curl-library
Re: memory leak
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 17 Nov 2004 12:20:12 +0100 (CET)
Date: Wed, 17 Nov 2004 12:20:12 +0100 (CET)
On Wed, 17 Nov 2004, Daniel Stenberg wrote:
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139559
>
> I could repeat it with the recent CVS version
As a follow-up, I did some further research and I don't see how this is a
libcurl leak. It seems the leak is done by getaddrinfo() beyond our control.
We use freeaddrinfo() fine on the pointer as we should. That's also why our
own memory leak tracking system shows no leakage.
This reported "leak" shows even if I do plain "curl www.google.com -o
/dev/null".
Result: ignore I said anything. Move along, nothing to see here! ;-)
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-11-17