1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
NIIBE Yutaka f9e49c80e7 scd: Fix an action after card removal.
* scd/command.c (update_card_removed): Call apdu_close_reader here.

--

This is update of the commit 8fe81055762d9c9e6f03fb7853a985c94ef73ac3
It is better apdu_close_reader is called in update_card_removed.

The commit 1598a4476466822e7e9c757ac471089d3db4b545 introduced a
regression, it doesn't close the reader after removal of the card, while
the code before the commit call apdu_close_reader in do_reset.
So, this fix.

GnuPG-bug-id: 2449
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2016-09-03 15:27:30 +09:00
..
2016-09-02 13:58:33 +09:00
2016-09-02 13:58:33 +09:00
2015-12-03 11:26:24 +09:00
2013-02-08 09:06:39 +09:00
2016-01-18 11:20:15 +01:00
2016-08-03 16:55:33 +02:00
2014-08-14 14:09:37 +02:00
2015-11-17 12:50:22 +01:00
2013-02-08 09:06:39 +09:00