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: Mon, 11 Feb 2013 14:37:35 +0000
This problem doesn't exist anymore in 7.29.0. Closing as fixed.
--- ** [bugs:#1175] Memory leak with CURL_RESOLVE and manual removal of easy handle from multi** **Status:** closed-fixed **Labels:** memory leak **Created:** Tue Dec 18, 2012 08:46 PM UTC by Benbuck Nason **Last Updated:** Fri Dec 21, 2012 01:01 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 2013-02-11 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info