aboutsummaryrefslogtreecommitdiffstats
path: root/po/it.gmo (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-03Partially revert "g10: Fix another race condition for trustdb access."Justus Winter1-0/+0
This amends db246f8b which accidentally included the compiled translation files. Signed-off-by: Justus Winter <[email protected]>
2016-06-15g10: Fix another race condition for trustdb access.Niibe Yutaka1-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)