aboutsummaryrefslogtreecommitdiffstats
path: root/po/cs.gmo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Partially revert "g10: Fix another race condition for trustdb access."Justus Winter2016-08-031-0/+0
| | | | | | | This amends db246f8b which accidentally included the compiled translation files. Signed-off-by: Justus Winter <[email protected]>
* g10: Fix another race condition for trustdb access.Niibe Yutaka2016-06-151-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)