curl-library
libcurl 7.57.0 - curl_global_cleanup() unconditionally shuts down openssl
From: Oleg Pekar (olpekar) <olpekar_at_cisco.com>
Date: Tue, 13 Mar 2018 23:03:10 +0000
Date: Tue, 13 Mar 2018 23:03:10 +0000
Hi,
curl_global_cleanup() always shuts down openssl and calls openssl cleanup that frees all openssl internal structures. So if I’m using openssl and curl both independently from my application then after calling curl_global_cleanup () my application will loose all openssl structures created with no relation to libcurl. Is there a native way to prevent libcurl to cleanup openssl on libcurl cleanup?
Thanks
Oleg
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-03-14