g10: Fix another race condition for trustdb access.
* 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.
Thanks to Scott Moser for a reproducible script and patience.
- GnuPG-bug-id: T1675
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>