1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
NIIBE Yutaka bd5dbdb813 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>
2022-04-27 13:49:30 +09:00
..
2020-09-24 16:38:21 +02:00
2020-11-11 15:23:22 +01:00
2021-05-20 14:45:29 +02:00
2018-10-24 15:56:18 -04:00
2021-04-13 14:35:04 +09:00
2021-11-13 15:01:17 +01:00
2018-10-25 16:53:05 -04:00