mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix problem with unplugged card readers.
From Grant Olsons's mail to gnupg-devel@: This is three-quarters NIIBE and one-quarter me, but I though it would be easier to have a single complete patch that applies to STABLE-BRANCH-2-0 than two patches floating around. This is basically NIIBE Yatuka's patch here: http://lists.gnupg.org/pipermail/gnupg-devel/2010-November/025828.html Plus another check that closes down the reader explicitly if we get a SW_HOST_NO_READER error, so that an unplugged reader doesn't hold onto the first slot, preventing us from getting to the active plugged reader.
This commit is contained in:
parent
abceb05d54
commit
cb2f55e9ed
3 changed files with 19 additions and 1 deletions
1
THANKS
1
THANKS
|
@ -92,6 +92,7 @@ Geoff Keating geoffk at ozemail.com.au
|
|||
Georg Schwarz georg.schwarz at iname.com
|
||||
Giampaolo Tomassoni g.tomassoni at libero.it
|
||||
Gilbert Fernandes gilbert_fernandes at hotmail.com
|
||||
Grant Olson kgo at grant-olson net
|
||||
Greg Louis glouis at dynamicro.on.ca
|
||||
Greg Troxel gdt at ir.bbn.com
|
||||
Gregory Steuck steuck at iname.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue