summaryrefslogtreecommitdiffstats
path: root/apps/openssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/openssl.c')
-rw-r--r--apps/openssl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/openssl.c b/apps/openssl.c
index 6a94207848..3b4374a048 100644
--- a/apps/openssl.c
+++ b/apps/openssl.c
@@ -350,6 +350,7 @@ end:
ERR_free_strings();
ENGINE_cleanup();
+ destroy_ui_method();
CRYPTO_mem_leaks(bio_err);
if (bio_err != NULL)