FreeRDP/winpr/libwinpr/smartcard
UndefBehavior 08e7217c1b Fix SCardStatusW function
Terminating null character was inserted in the middle of readerNames instead of
last position in the unicode version of SCardStatus function.
This commit fix it.
2018-03-30 07:32:23 -07:00
..
test Exit main thread with winpr_exit to trigger resource cleanup. 2018-02-12 10:33:02 +01:00
CMakeLists.txt libwinpr-smartcard: remove unused (and useless) pcsc-lite static link option 2015-01-20 20:15:10 -05:00
ModuleOptions.cmake libwinpr-smartcard: initial stubs 2014-04-02 20:54:46 -04:00
smartcard_inspect.c fix string format specifiers 2016-12-16 13:48:43 +01:00
smartcard_inspect.h libwinpr-smartcard: start smartcard API inspector 2014-05-26 15:57:37 -04:00
smartcard_pcsc.c Fix SCardStatusW function 2018-03-30 07:32:23 -07:00
smartcard_pcsc.h fix channel/smartcard: remove SCardAddReaderName 2017-12-13 17:04:06 +01:00
smartcard_winscard.c fix channel/smartcard: remove SCardAddReaderName 2017-12-13 17:04:06 +01:00
smartcard_winscard.h libwinpr-smartcard: fix usage of native data types 2014-04-25 18:49:57 -04:00
smartcard.c Fixed init once return. 2018-02-07 13:22:07 +01:00
smartcard.h Fixed #2006: Use InitOnceExecuteOnce 2018-01-08 12:41:32 +01:00