workaround Mac OS X 10.10 PCSC bug; refs #34
This commit is contained in:
@@ -326,7 +326,6 @@ namespace pcsc {
|
|||||||
in.size(),
|
in.size(),
|
||||||
0, buff, &len),
|
0, buff, &len),
|
||||||
"smartcard transmit message "+crypto::hex(in));
|
"smartcard transmit message "+crypto::hex(in));
|
||||||
continue; // this time: success
|
|
||||||
}
|
}
|
||||||
# else
|
# else
|
||||||
throw; // just rethrow otherwise
|
throw; // just rethrow otherwise
|
||||||
|
Reference in New Issue
Block a user