Loading lib/vtls/openssl.c +3 −0 Original line number Diff line number Diff line Loading @@ -746,6 +746,9 @@ void Curl_ossl_cleanup(void) #else ERR_remove_state(0); #endif /* Free all memory allocated by all configuration modules */ CONF_modules_free(); } /* Loading Loading
lib/vtls/openssl.c +3 −0 Original line number Diff line number Diff line Loading @@ -746,6 +746,9 @@ void Curl_ossl_cleanup(void) #else ERR_remove_state(0); #endif /* Free all memory allocated by all configuration modules */ CONF_modules_free(); } /* Loading