- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when

available.
This commit is contained in:
Daniel Stenberg
2009-12-17 13:29:41 +00:00
parent 414180b363
commit 10a11e3abe
4 changed files with 6 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ This release includes the following bugfixes:
o multi interface with OpenSSL read already freed memory when closing down
o --retry didn't do right for FTP transient errors
o some *_proxy environment variables didn't function
o libcurl-OpenSSL engine cleanup
This release includes the following known bugs: