diff options
author | Neal H. Walfield <[email protected]> | 2015-08-31 11:57:07 +0000 |
---|---|---|
committer | Neal H. Walfield <[email protected]> | 2015-09-02 08:52:01 +0000 |
commit | 60bc518645d3acfd4dcb79e61a2be6ce001e93aa (patch) | |
tree | 77f1088e90ba3f722b663cb8ec4e9fc419c4ad19 /dirmngr/server.c | |
parent | g10: If iobuf_seek fails when reading from the cache, do a hard read. (diff) | |
download | gnupg-60bc518645d3acfd4dcb79e61a2be6ce001e93aa.tar.gz gnupg-60bc518645d3acfd4dcb79e61a2be6ce001e93aa.zip |
g10: Make the keyblock cache per-handle rather than global.
* g10/keydb.c (keyblock_cache): Don't declare this variable. Instead...
(struct keyblock_cache): ... turn its type into this first class
object...
(struct keydb_handle): ... and instantiate it once per database
handle. Update all users.
(keydb_rebuild_caches): Don't invalidate the keyblock cache.
--
Signed-off-by: Neal H. Walfield <[email protected]>.
Diffstat (limited to 'dirmngr/server.c')
0 files changed, 0 insertions, 0 deletions