mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
More changes on the way to remove secring.gpg.
This commit is contained in:
parent
00f8eafbef
commit
a1412b05de
31 changed files with 843 additions and 936 deletions
|
@ -2283,7 +2283,7 @@ validate_keys (int interactive)
|
|||
used = new_key_hash_table ();
|
||||
full_trust = new_key_hash_table ();
|
||||
|
||||
kdb = keydb_new (0);
|
||||
kdb = keydb_new ();
|
||||
reset_trust_records();
|
||||
|
||||
/* Fixme: Instead of always building a UTK list, we could just build it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue