diff options
author | NIIBE Yutaka <[email protected]> | 2018-09-10 00:16:50 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2018-09-10 00:22:38 +0000 |
commit | 213379debe5591dad6339aa95aa7282e0de620f9 (patch) | |
tree | a4cf91e4dac2e8de111460ff6fee2c4eff261981 /common/sysutils.c | |
parent | g10: Fix memory leak. (diff) | |
download | gnupg-213379debe5591dad6339aa95aa7282e0de620f9.tar.gz gnupg-213379debe5591dad6339aa95aa7282e0de620f9.zip |
agent: Fix error code check from npth_mutex_init.
* agent/call-pinentry.c (initialize_module_call_pinentry): It's an
error when npth_mutex_init returns non-zero.
--
Cherry-pick from master commit of:
adce73b86fd49d5bbb8884231a26cc7533d400e2
Actually, initialize_module_call_pinentry is only called once from
main. So, this bug had no harm and having the static variable
INITIALIZED is not needed.
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions