Loading test/danetest.c +2 −0 Original line number Diff line number Diff line Loading @@ -527,7 +527,9 @@ end: ERR_free_strings(); ERR_remove_thread_state(NULL); EVP_cleanup(); #ifdef CRYPTO_MDEBUG CRYPTO_mem_leaks(bio_err); #endif BIO_free(bio_err); EXIT(ret); } Loading Loading
test/danetest.c +2 −0 Original line number Diff line number Diff line Loading @@ -527,7 +527,9 @@ end: ERR_free_strings(); ERR_remove_thread_state(NULL); EVP_cleanup(); #ifdef CRYPTO_MDEBUG CRYPTO_mem_leaks(bio_err); #endif BIO_free(bio_err); EXIT(ret); } Loading