Fix insufficient initialization in Curl_clone_ssl_config()
which could have caused a double free when reusing curl handle.
This commit is contained in:
committed by
Kamil Dudka
parent
1609685fc2
commit
abcea311e3
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user