X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/7832417cd58ad0abc5745fa4ac256c7442fd3f9a..010b333715b8385c78c4bacaf9031e9faed42cfd:/keydb_fs.c diff --git a/keydb_fs.c b/keydb_fs.c index 2305808..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.2 2004/05/28 02:55:49 noodles Exp $ + * $Id: keydb_fs.c,v 1.3 2004/05/28 03:23:04 noodles Exp $ */ #include @@ -279,7 +279,7 @@ int store_key(struct openpgp_publickey *publickey, bool intrans, wl = wl->next; } - llfree(wordlist, NULL); + llfree(wordlist, free); } if (!intrans)