1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-11-12 21:58:50 +01:00

* pkclist.c (do_edit_ownertrust): Fix kbnode leak.

This commit is contained in:
David Shaw 2004-05-23 16:09:01 +00:00
parent 16028c827d
commit 4ea8f55f32
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-05-23 David Shaw <dshaw@jabberwocky.com>
* pkclist.c (do_edit_ownertrust): Fix kbnode leak.
2004-05-18 David Shaw <dshaw@jabberwocky.com>
* sign.c (update_keysig_packet): Policies and notations should be

View File

@ -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 (_(