mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* query.c (agent_askpin): Provide the default desc text depending
on the pininfo. Do the basic PIN verification only when min_digist is set.
This commit is contained in:
parent
b8a7c191de
commit
26f4dbc64b
3 changed files with 14 additions and 5 deletions
|
@ -732,7 +732,7 @@ handle_signal (int signo)
|
|||
cleanup ();
|
||||
agent_exit (0);
|
||||
}
|
||||
break;
|
||||
break;
|
||||
|
||||
case SIGINT:
|
||||
log_info ("SIGINT received - immediate shutdown\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue