Fix issue #88 and #102

This commit is contained in:
emersonl
2017-05-25 21:38:08 -07:00
committed by Klas Lindfors
parent 729c70385b
commit c05d879968
2 changed files with 81 additions and 32 deletions
+1
View File
@@ -49,6 +49,7 @@ struct ykpiv_state {
SCARDCONTEXT context;
SCARDHANDLE card;
int verbose;
char *pin;
};
union u_APDU {