Fix segfault with non existant short key id & keydb_fs.
authorJonathan McDowell <noodles@earth.li>
Mon, 21 Jun 2004 22:19:45 +0000 (22:19 +0000)
committerJonathan McDowell <noodles@earth.li>
Mon, 21 Jun 2004 22:19:45 +0000 (22:19 +0000)
commit5976b6484c1db0724cf87303c5ddd66e66e725a8
tree06f84fb9918349fb2fa63b836ec6efa536367bfe
parent807aad387f6698a1eec1acf340496f064cb04cbb
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.
keydb_fs.c