mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix keygrip computation for TCOS 3 cards.
Emit PROGRESS status lines during --learn-card.
This commit is contained in:
parent
593c1d5480
commit
36d681d98e
9 changed files with 115 additions and 12 deletions
|
@ -1391,6 +1391,7 @@ list_internal_keys (ctrl_t ctrl, strlist_t names, estream_t fp,
|
|||
if (gpgsm_certs_identical_p (cert, lastcert))
|
||||
{
|
||||
ksba_cert_release (cert);
|
||||
cert = NULL;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue