curl-library
Possible memory leak in libcurl?
From: Gautam Mani <Gautam.Mani_at_Mobileum.com>
Date: Wed, 12 Jun 2002 03:14:04 -0700
Received on 2002-06-12
Date: Wed, 12 Jun 2002 03:14:04 -0700
Hi,
I am using libcurl 7.9.6 on solaris 8. I have attached some sample code
which simulates the memory leak. I have verified the growing heap size with
tools like pmap. Basically just change the url to correct values and point
it to an empty directory. This is sufficient to reproduce the leak. Am I
doing something wrong here? I would really appreciate it if anyone could
give me some pointers on this.
Cheers,
Gautam
_______________________________________________________________
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
- application/octet-stream attachment: main.cpp