aboutsummaryrefslogtreecommitdiffstats
path: root/g10/sign.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/sign.c')
-rw-r--r--g10/sign.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/sign.c b/g10/sign.c
index 86a020f63..6cf1c8804 100644
--- a/g10/sign.c
+++ b/g10/sign.c
@@ -117,6 +117,7 @@ mk_notation_and_policy( PKT_signature *sig,
| ((nd->flags & 1)? SIGSUBPKT_FLAG_CRITICAL:0),
buf, 8+n1+n2 );
m_free(expanded);
+ m_free(buf);
}
if(opt.show_notation)