]> git.proxmox.com Git - qemu.git/commit
libcacard: correct T0 historical bytes size
authorMarc-André Lureau <mlureau@redhat.com>
Sun, 2 Dec 2012 21:00:55 +0000 (22:00 +0100)
committerAlon Levy <alevy@redhat.com>
Wed, 24 Apr 2013 08:47:31 +0000 (11:47 +0300)
commite2fd2115ce26049335d66ae0ae5e5c0ad06fb498
tree9a7018ba0edb3144dd85ed5b54bece24e02e0021
parentbb71623811686ce3c34ce724f073f5c5dd95f51b
libcacard: correct T0 historical bytes size

The VCARD_ATR_PREFIX macro adds a prefix of 6 characters only.

pcsc_scan was complaining before the patch:

+ Historical bytes: 56 43 41 52 44 5F 4E 53 53
 ERROR! ATR is truncated: 2 byte(s) is/are missing

Signed-off-by: Marc-André Lureau <mlureau@redhat.com>
Reviewed-by: Alon Levy <alevy@redhat.com>
libcacard/vcardt.h