diff options
author | NIIBE Yutaka <[email protected]> | 2017-12-07 13:33:58 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-12-07 13:33:58 +0000 |
commit | b9677ba16f6b386896781a751e4b2fc839e3ec81 (patch) | |
tree | 2862887c8a1ddc9942fa45d2a6067288b4234bb3 /dirmngr/misc.c | |
parent | agent: Set assuan system hooks before call of assuan_sock_init. (diff) | |
download | gnupg-b9677ba16f6b386896781a751e4b2fc839e3ec81.tar.gz gnupg-b9677ba16f6b386896781a751e4b2fc839e3ec81.zip |
agent: Change intialization of assuan socket system hooks.
* agent/gpg-agent.c (initialize_modules): Add hook again.
(main): Remove setting of the system houk but add scoket system hook
setting after assuan initialization.
--
Thread initialization is better to be deferred after fork (in case of
UNIX). assuan_sock_init should be earlier. Thus, we need to change
system hooks for assuan_sock_* interface. Or else, on Windows, it may
cause hang on server.
Updates-commit: 1524ba9656f0205d8c6ef504f773b832a7a12ab9
GnuPG-bug-id: 3378
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions