cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Memory leak of curl lib

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 9 Apr 2010 23:58:11 +0200 (CEST)

On Fri, 9 Apr 2010, Howard Hu wrote:

> I download the curl-7.20.0 and build it, but I find a memory leak(36 bytes)
> when I use the lib.
>
> I found that the memory leak is caused from the function curl_global_init,
> and this funtion call function SSLeay_add_ssl_algorithms. It seems that it
> is the function SSLeay_add_ssl_algorithms cause this memory leak.
>
> I find someone have submitted some request associated with this issue. But
> it seems that noboby give a solution to resolve it. Is there anyone can give
> me a build version which can work and have no memory leak?

I don't see this, using OpenSSL/0.9.8n on my Debian Linux.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-10