Fix insufficient initialization in Curl_clone_ssl_config()
authordouglas steinwand <dzs-curl@dzs.fx.org>
Mon, 22 Mar 2010 08:25:03 +0000 (09:25 +0100)
committerKamil Dudka <kdudka@redhat.com>
Mon, 22 Mar 2010 08:25:03 +0000 (09:25 +0100)
commitabcea311e3b3178e8848e4da5acdf50afd89e4ce
tree59185fe8c2816a5ce1881bf57698c291882fe4c3
parent1609685fc2f470600204094d39ea55f63a445abf
Fix insufficient initialization in Curl_clone_ssl_config()

which could have caused a double free when reusing curl handle.
CHANGES
RELEASE-NOTES
lib/sslgen.c