Home GnuPG
Diffusion GnuPG 68d3e461f674

scd: Fix an action after card removal.
68d3e461f674Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

scd: Fix an action after card removal.

* scd/command.c (update_card_removed): Call apdu_close_reader here.

Backport of master commit: f9e49c80e706a27d5e30d4b3237ff26367a67130

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: T2449
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Sep 3 2016, 8:27 AM
Parents
rG710d0ce0fd5e: scd: Release the card reader after card removal.
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rG68d3e461f674: scd: Fix an action after card removal. (authored by NIIBE Yutaka <gniibe@fsij.org>).Nov 30 2016, 1:17 AM