Loading apps/openssl.c +2 −2 Original line number Diff line number Diff line Loading @@ -353,10 +353,10 @@ end: ERR_remove_state(0); EVP_cleanup(); ENGINE_cleanup(); ERR_free_strings(); ENGINE_cleanup(); apps_shutdown(); CRYPTO_mem_leaks(bio_err); Loading Loading
apps/openssl.c +2 −2 Original line number Diff line number Diff line Loading @@ -353,10 +353,10 @@ end: ERR_remove_state(0); EVP_cleanup(); ENGINE_cleanup(); ERR_free_strings(); ENGINE_cleanup(); apps_shutdown(); CRYPTO_mem_leaks(bio_err); Loading