mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
(ccid_transceive): Arghhh. The seqno is another
bit in the R-block than in the I block, this was wrong at one place. Fixes bug #419 and hopefully several others.
This commit is contained in:
parent
780331cfcd
commit
bd644c8d45
10 changed files with 1087 additions and 226 deletions
|
@ -275,6 +275,7 @@ void pause_on_sigusr( int which );
|
|||
void block_all_signals(void);
|
||||
void unblock_all_signals(void);
|
||||
|
||||
|
||||
#ifdef ENABLE_CARD_SUPPORT
|
||||
/*-- card-util.c --*/
|
||||
void change_pin (int no, int allow_admin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue