aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2004-05-23 16:09:01 +0000
committerDavid Shaw <[email protected]>2004-05-23 16:09:01 +0000
commit4ea8f55f323055320074492b1d45b5734d767b70 (patch)
treed8076427eda4f7ec21f506426f832e87522428ab
parent* NEWS: Note --ask-cert-level. (diff)
downloadgnupg-4ea8f55f323055320074492b1d45b5734d767b70.tar.gz
gnupg-4ea8f55f323055320074492b1d45b5734d767b70.zip
* pkclist.c (do_edit_ownertrust): Fix kbnode leak.
-rw-r--r--g10/ChangeLog4
-rw-r--r--g10/pkclist.c1
2 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index c175f6586..e88fb8414 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-23 David Shaw <[email protected]>
+
+ * pkclist.c (do_edit_ownertrust): Fix kbnode leak.
+
2004-05-18 David Shaw <[email protected]>
* sign.c (update_keysig_packet): Policies and notations should be
diff --git a/g10/pkclist.c b/g10/pkclist.c
index d3b37ff68..5eb155016 100644
--- a/g10/pkclist.c
+++ b/g10/pkclist.c
@@ -295,6 +295,7 @@ do_edit_ownertrust (PKT_public_key *pk, int mode,
print_fingerprint (pk, NULL, 2);
tty_printf("\n");
+ release_kbnode(keyblock);
}
tty_printf (_(