FreeRDP/winpr/libwinpr
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
..
asn1 First shot on fixing over linking 2016-03-29 18:14:34 +02:00
bcrypt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
clipboard StartHTML and EndHTML values can be left-padded with 0 characters. strtol and friends treat this as base-8 if base is specified as 0. 2018-01-06 18:45:22 -08:00
com First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm Fixed check for reserved com devices. 2017-12-21 14:39:32 +01:00
credentials Removed windows module.def files. 2016-02-29 15:18:47 +01:00
credui fix string format specifiers 2016-12-16 13:48:43 +01:00
crt Fixed ICU support for CP_ACP 2018-01-16 10:37:19 +01:00
crypto Fixed winpr digest type. 2018-02-14 12:48:45 +01:00
dsparse Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
environment Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
error Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
file Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
handle Merge pull request #3163 from akallabeth/set_file_time 2016-03-02 09:43:46 +01:00
heap Removed windows module.def files. 2016-02-29 15:18:47 +01:00
input Sun keyboard 2017-08-04 13:09:32 +02:00
interlocked Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
io winpr: _IoCreateDeviceEx: fix mkdir error check 2017-10-30 11:59:35 -04:00
library Fixed cast warnings. 2017-04-10 10:39:01 +02:00
locale First shot on fixing over linking 2016-03-29 18:14:34 +02:00
memory First shot on fixing over linking 2016-03-29 18:14:34 +02:00
nt Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
path resolve several possible null pointer dereference 2018-03-24 17:46:39 +05:00
pipe Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
pool Fixed threadpool work function return and arguments. 2018-03-07 14:36:55 +01:00
registry Replaced atoi 2017-11-15 15:52:16 +01:00
rpc fix string format specifiers 2016-12-16 13:48:43 +01:00
security First shot on fixing over linking 2016-03-29 18:14:34 +02:00
shell Fixed android build issues. 2016-02-01 15:21:07 +01:00
smartcard Fix SCardStatusW function 2018-03-30 07:32:23 -07:00
sspi Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
sspicli winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
synch Added WaitableTimer implementation for mac OS. 2018-03-12 13:39:21 +01:00
sysinfo fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
thread Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
timezone fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
utils Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
winsock ifdef's for Cygwin compilation 2017-02-10 18:06:20 +03:00
wnd fix string format specifiers 2016-12-16 13:48:43 +01:00
wtsapi Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
CMakeLists.txt Removed apple flat-namespace hack. 2018-02-16 10:05:11 +01:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00