cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1175 Memory leak with CURL_RESOLVE and manual removal of easy handle from multi

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 21 Dec 2012 13:01:19 +0000

- **status**: open --> open-confirmed

---
** [bugs:#1175] Memory leak with CURL_RESOLVE and manual removal of easy handle from multi**
**Status:** open-confirmed
**Labels:** memory leak 
**Created:** Tue Dec 18, 2012 08:46 PM UTC by Benbuck Nason
**Last Updated:** Tue Dec 18, 2012 08:57 PM UTC
**Owner:** Daniel Stenberg
There is a DNS leak in the curl 7.28.1 (and probably earlier) similar to the one that was fixed for that release. Basically if you use CURLOPT_RESOLVE on an easy handle and then manually remove it from the multi, curl_multi_cleanup() will then not call Curl_hostcache_clean() to free the added DNS entries. Reproduction case attached.
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1175/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/prefs/>
Received on 2012-12-21

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET