From abcea311e3b3178e8848e4da5acdf50afd89e4ce Mon Sep 17 00:00:00 2001 From: douglas steinwand Date: Mon, 22 Mar 2010 09:25:03 +0100 Subject: Fix insufficient initialization in Curl_clone_ssl_config() which could have caused a double free when reusing curl handle. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fbc1af6fb..29ad85bde 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -34,6 +34,7 @@ This release includes the following bugfixes: o curl_multi_remove_handle() caused use after free o TFTP improved error codes o TFTP fixed TSIZE handling for uploads + o SSL possible double free when reusing curl handle This release includes the following known bugs: -- cgit v1.2.3