]> the.earth.li Git - onak.git/commit
Don't store a key if we can't get the keyid
authorJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 05:00:25 +0000 (22:00 -0700)
committerJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 05:03:25 +0000 (22:03 -0700)
commit5d7fe5f83aafcf787f426cff450412d668d1128d
tree478cf801f680f65f862520db53efc80c37136bba
parent95a2f93d4800b7e4da4e63e1bb6dd5de2a7dea09
Don't store a key if we can't get the keyid

If the get_keyid call fails for a key then we shouldn't be storing it,
so don't.
keydb_db4.c
keydb_file.c
keydb_fs.c
keydb_keyd.c
keydb_pg.c