]> err.no Git - yubikey-personalization/commit
fix a case where we would fail to recognize a YubiKey
authorKlas Lindfors <klas@yubico.com>
Wed, 19 Dec 2012 11:43:10 +0000 (12:43 +0100)
committerKlas Lindfors <klas@yubico.com>
Wed, 19 Dec 2012 11:43:10 +0000 (12:43 +0100)
commit1c0e1568b3721da4162f18e771005df34bd2e9bd
tree49dc7ab45922db8b0bfa06e22723c20745bbfaa5
parented0fc0e1f3efc8de2097521057581c9ea2cc0620
fix a case where we would fail to recognize a YubiKey

if the first device found is from yubico (vid 1050) but not
a YubiKey we will fail on that instead of trying later devices.
ykcore/ykcore_libusb-1.0.c
ykcore/ykcore_libusb.c
ykcore/ykcore_windows.c