Home GnuPG
Diffusion GnuPG f70f66953684

agent: Fix function return type for check_cb and agent_askpin.
f70f66953684Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

agent: Fix function return type for check_cb and agent_askpin.

* agent/call-pinentry.c (unlock_pinentry): Return gpg_error_t.
(start_pinentry, setup_qualitybar): Likewise.
(agent_askpin): Fix return value check of check_cb.
* agent/command-ssh.c (reenter_compare_cb): Return gpg_error_t.
(ssh_identity_register): Fix return value check of agent_askpin.
* agent/cvt-openpgp.c (try_do_unprotect_cb): Return gpg_error_t.
* agent/findkey.c (try_unprotect_cb): Likewise.
* agent/genkey.c (reenter_compare_cb): Return gpg_error_t.
(agent_ask_new_passphrase): Fix return value check of agent_askpin.

Details

Provenance
gniibeAuthored on Oct 9 2015, 4:33 AM
Parents
rGea079d283de6: dirmngr: Default to http protocol for http-proxy
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rGf70f66953684: agent: Fix function return type for check_cb and agent_askpin. (authored by NIIBE Yutaka <gniibe@fsij.org>).Oct 9 2015, 4:33 AM