Mailing Lists
|
|
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: Tue, 18 Dec 2012 20:57:24 +0000
- **labels**: --> memory leak
--- ** [bugs:#1175] Memory leak with CURL_RESOLVE and manual removal of easy handle from multi** **Status:** open **Labels:** memory leak **Created:** Tue Dec 18, 2012 08:46 PM UTC by Benbuck Nason **Last Updated:** Tue Dec 18, 2012 08:46 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-18 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info