diff options
author | Werner Koch <[email protected]> | 2016-10-24 10:55:21 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-10-24 10:59:57 +0000 |
commit | fdb653a33ea1a24d1159880624dbbcc0867865b5 (patch) | |
tree | e86616909764e73cee438566617a6d20151cf217 /common/sysutils.c | |
parent | dirmngr: Fix segfault in VERSIONCHECK. (diff) | |
download | gnupg-fdb653a33ea1a24d1159880624dbbcc0867865b5.tar.gz gnupg-fdb653a33ea1a24d1159880624dbbcc0867865b5.zip |
agent: Slightly change structure of cmd_readkey.
* agent/command.c (cmd_readkey): Avoid a leave label in the middle of
the code. Remove the special return.
--
This helps to get better debug output.
The set_error macro which is used by parse_keygrip merely sets the
error code into the Assuan context. It is thus no problem anymore to
call leave_cmd after having used set_error. This might havve been
diffferent in the past.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'common/sysutils.c')
0 files changed, 0 insertions, 0 deletions