cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

memory leaks after calling curl_multi_perform

From: Hong I Ng <gamer19722002_at_yahoo.com>
Date: Wed, 31 Mar 2004 19:06:54 -0800 (PST)

I've been using cURL (C interface) lately and
discovered this:

Leak: 0x060ad9b0 size=16 string 'text/html;'
  Call stack: [thread 3d8d4b]: | 0x1000 | start |
_start | main | test_customize_search_query |
process_queries | ms | retrieve_next_pages |
retrieve_search_results | curl_multi_perform |
Curl_readwrite | malloc | malloc_zone_mallocLeak:
0x060ad850 size=16 string 'text/html;'
  Call stack: [thread 94a4b74f]: | 0x1000 | start |
_start | main | test_customize_search_query |
process_queries | ms | retrieve_next_pages |
retrieve_search_results | curl_multi_perform |
Curl_readwrite | malloc | malloc_zone_malloc

I've made sure that curl_multi_cleanup() has been
called at the end, and I can't find any other
functions for cleaning up.

May I know whether the problem lies with me or libCURL
please?

Thanks in advance.

HI

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/
Received on 2004-04-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET