diff options
author | NIIBE Yutaka <[email protected]> | 2013-01-25 05:17:29 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2013-01-25 14:20:46 +0000 |
commit | 19994466449a93704d38d429ca1ea36f63da0bf0 (patch) | |
tree | 41cde934234b2c493c31aa95b20be253a401375e /g10/server.c | |
parent | gpg: Fix honoring --cert-digest-algo when recreating a cert (diff) | |
download | gnupg-19994466449a93704d38d429ca1ea36f63da0bf0.tar.gz gnupg-19994466449a93704d38d429ca1ea36f63da0bf0.zip |
agent: Fix a bug of handling return code from npth_join.
* agent/call-pinentry.c (agent_popup_message_stop): Fix npth_join
return code.
--
pth_join returns TRUE (1) on success. But npth_join (and pthread_join)
returns 0 on success, returns error number on error.
Diffstat (limited to 'g10/server.c')
0 files changed, 0 insertions, 0 deletions