summaryrefslogtreecommitdiffstats
path: root/apps/storeutl.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/storeutl.c')
-rw-r--r--apps/storeutl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/storeutl.c b/apps/storeutl.c
index 0f310d2ec9..50007f6e8b 100644
--- a/apps/storeutl.c
+++ b/apps/storeutl.c
@@ -308,6 +308,7 @@ int storeutl_main(int argc, char *argv[])
text, noout, recursive, 0, out, prog);
end:
+ OPENSSL_free(fingerprint);
OPENSSL_free(alias);
ASN1_INTEGER_free(serial);
X509_NAME_free(subject);