1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-30 16:17:02 +01:00
Werner Koch fdb653a33e
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 <wk@gnupg.org>
2016-10-24 12:59:57 +02:00
..
2016-10-20 12:05:15 +09:00
2016-07-18 12:51:38 +02:00
2016-10-21 12:04:46 +09:00
2016-10-21 12:04:46 +09:00
2015-10-28 10:20:17 +01:00
2016-08-09 11:42:20 +09:00
2015-11-17 12:50:22 +01:00
2016-10-21 10:57:29 +09:00
2016-09-17 16:00:37 +09:00
2016-09-30 17:45:59 +02:00
2014-12-02 14:13:53 +01:00
2016-09-17 16:16:41 +09:00
2007-07-04 19:49:40 +00:00
2015-11-17 12:50:22 +01:00
2007-07-04 19:49:40 +00:00