- Avoid 2 consecutive calls to uv_async_send when exiting the cardreader.cpp check status thread. - Fix mutex unlock location in cardreader.cpp check status thread. PR-URL: https://github.com/santigimeno/node-pcsclite/pull/46 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
- It fixes an error on SCardTransmit for windows: RPC_X_BAD_STUB_DATA / 0x06F7 and does not affect other platforms. PR-URL: https://github.com/santigimeno/node-pcsclite/pull/38 Reviewed-By: Ludovic Rousseau <ludovic.rousseau+github@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>