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. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 241ebdc08..02d7b2753 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Kamil Dudka (22 Mar 2010) +- Douglas Steinwand contributed a patch fixing insufficient initialization in + Curl_clone_ssl_config() + Daniel Stenberg (21 Mar 2010) - Ben Greear improved TFTP: the error code returning and the treatment of TSIZE == 0 when uploading. -- cgit v1.2.3