diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2022-04-27 06:49:30 +0200 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2022-04-27 06:49:30 +0200 |
commit | bd5dbdb8131cde182c79070e12f9e64a549643cd (patch) | |
tree | 50d2acfde4506af445141d03099daa94a6f8d629 /tests | |
parent | gpg: Look up user ID to revoke by UID hash (diff) | |
download | gnupg2-bd5dbdb8131cde182c79070e12f9e64a549643cd.tar.xz gnupg2-bd5dbdb8131cde182c79070e12f9e64a549643cd.zip |
kbx: Fix a race condition which results no status report.
* kbx/keyboxd.h (kbxd_status_printf): New.
* kbx/backend-support.c (be_return_pubkey): Use kbxd_status_printf.
* kbx/kbxserver.c (kbxd_status_printf): New.
* kbxd_start_command_handler (kbxd_start_command_handler): Don't
use set_assuan_context_func, because the function pointer is
shared by multiple threads.
--
GnuPG-bug-id: 5948
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions