FreeRDP/channels/smartcard
Bernhard Miklautz f8a3e7acd4 fix channel/smartcard: GetStatusChange return code
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.
2017-12-13 17:04:06 +01:00
..
client fix channel/smartcard: GetStatusChange return code 2017-12-13 17:04:06 +01:00
ChannelOptions.cmake channels/smartcard: refactoring 2014-04-03 17:29:12 -04:00
CMakeLists.txt channels: refactoring of channels cmake scripts with macros 2012-10-17 02:14:19 -04:00