From: Jonathan McDowell Date: Mon, 21 Jun 2004 22:19:45 +0000 (+0000) Subject: Fix segfault with non existant short key id & keydb_fs. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/5976b6484c1db0724cf87303c5ddd66e66e725a8?ds=inline;hp=5976b6484c1db0724cf87303c5ddd66e66e725a8 Fix segfault with non existant short key id & keydb_fs. We'd segfault if we tried to get a non existant short keyid using keydb_fs; fix this. ---