Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: New with C++ and libcurl; getting massive memory leak
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 3 Apr 2007 13:27:49 +0200 (CEST)
On Tue, 3 Apr 2007, Torch wrote:
> curl = curl_easy_init();
[...]
> curl_free(curl);
This is completely wrong. curl_easy_cleanup() that handle.
> and the memory usage has went down immensly, namely now it just increases by
I didn't spot the difference.
But isn't the "5 to 75kb" simply the response body size that you append to the
Since you have a tool that detects memory leaks, can't it pinpoint _where_ the
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-04-03 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info