1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-23 20:08:04 +01:00
NIIBE Yutaka 70bb9c5127
scd: Fix how scdaemon pipe server finishes.
* scd/scdaemon.h (scd_command_handler): Fix the return type.
* scd/command.c (scd_command_handler): Not return a value.
* scd/scdaemon.c (pipe_server): Make it auto variable in main.
(main): Use auto PIPE_SERVER variable.
(start_connection_thread): When it's a pipe connection and it
finishes, let the service shutdown.

--

GnuPG-bug-id: 7151
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
(cherry picked from commit 01fa318be0f8ca60c78d99403fbfb75edb521b16)
2024-07-01 14:14:49 +02:00
..
2024-01-04 16:29:33 +01:00
2024-05-29 11:46:03 +02:00
2024-02-20 10:34:39 +01:00
2024-01-04 16:29:33 +01:00
2024-01-04 16:29:33 +01:00
2024-03-07 13:44:00 +01:00
2023-11-16 17:04:02 +01:00