summaryrefslogtreecommitdiff
path: root/cmd/symkeyutil/symkeyutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/symkeyutil/symkeyutil.c')
-rw-r--r--cmd/symkeyutil/symkeyutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/symkeyutil/symkeyutil.c b/cmd/symkeyutil/symkeyutil.c
index 630433823..5f6355b8b 100644
--- a/cmd/symkeyutil/symkeyutil.c
+++ b/cmd/symkeyutil/symkeyutil.c
@@ -303,6 +303,7 @@ PrintKey(PK11SymKey *symKey)
printf("<restricted>");
}
printf("\n");
+ PORT_Free(name);
}
SECStatus