A hint about the license
[openssl.git] / ssl / ssltest.c
index f9dca4e3ef7f2ba6caac9a66ba6f7698f5378a8c..ff686913d72022af6f45a53315324d33caa3d74f 100644 (file)
@@ -361,6 +361,7 @@ end:
 
        if (bio_stdout != NULL) BIO_free(bio_stdout);
 
+       ERR_free_strings();
        ERR_remove_state(0);
        EVP_cleanup();
        CRYPTO_mem_leaks(bio_err);