f8a3e7acd4
In case SCardGetStatusChange returned an error the call didn't return any data but STATUS_NO_MEMORY as the calloc failed. This caused problems with multiple applications server side (hangs and incorrect behavior). Now the case when no readers are returned is handed correctly and the data is also filled and send if the call fails. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
smartcard_main.c | ||
smartcard_main.h | ||
smartcard_operations.c | ||
smartcard_pack.c | ||
smartcard_pack.h |