X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/b7a5a70eb8d8f312325af828b47726977f4fbb79..704ff4af8e4f8171c0ff29e4c173ac6ed00ce81e:/keydb_fs.c diff --git a/keydb_fs.c b/keydb_fs.c index 7e739d8..69a76b1 100644 --- a/keydb_fs.c +++ b/keydb_fs.c @@ -5,7 +5,7 @@ * * Copyright 2004 Daniel Silverstone and Project Purple * - * $Id: keydb_fs.c,v 1.1 2004/05/27 03:37:58 noodles Exp $ + * $Id: keydb_fs.c,v 1.3 2004/05/28 03:23:04 noodles Exp $ */ #include @@ -279,9 +279,7 @@ int store_key(struct openpgp_publickey *publickey, bool intrans, wl = wl->next; } - - - llfree(wordlist, NULL); + llfree(wordlist, free); } if (!intrans)