Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-03 | Partially revert "g10: Fix another race condition for trustdb access." | Justus Winter | 1 | -0/+0 | |
This amends db246f8b which accidentally included the compiled translation files. Signed-off-by: Justus Winter <[email protected]> | |||||
2016-06-15 | g10: Fix another race condition for trustdb access. | Niibe Yutaka | 1 | -0/+0 | |
* g10/tdbio.c (create_version_record): Call create_hashtable to always make hashtable, together with the version record. (get_trusthashrec): Remove call to create_hashtable. -- GnuPG-bug-id: 1675 Thanks to Scott Moser to reproducible script and patience. Signed-off-by: NIIBE Yutaka <[email protected]> (backport from master commit 35a3ce2acf78a95fecbccfd8db0560cca24232df) |