summaryrefslogtreecommitdiffstats
path: root/apps/ssleay.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ssleay.c')
-rw-r--r--apps/ssleay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/ssleay.c b/apps/ssleay.c
index eac411b854..739a0e8f31 100644
--- a/apps/ssleay.c
+++ b/apps/ssleay.c
@@ -241,6 +241,7 @@ end:
ERR_remove_state(0);
EVP_cleanup();
+ ERR_free_strings();
CRYPTO_mem_leaks(bio_err);
if (bio_err != NULL)