summaryrefslogtreecommitdiff
path: root/ssl/ssltest.c
diff options
context:
space:
mode:
authorrse <rse>1998-12-21 10:58:35 +0000
committerrse <rse>1998-12-21 10:58:35 +0000
commit6ec9415d68d769100bb599ad26eaf5c007f7bf0a (patch)
tree861cb832b9301848e3b536d31f6df850e041b87d /ssl/ssltest.c
parentc9d61e0435521fcdeed7301d2b847125a172ebc5 (diff)
downloadopenssl-SSLeay.tar.gz
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeay
Diffstat (limited to 'ssl/ssltest.c')
-rw-r--r--ssl/ssltest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/ssltest.c b/ssl/ssltest.c
index f9dca4e3e..ff686913d 100644
--- a/ssl/ssltest.c
+++ b/ssl/ssltest.c
@@ -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);