FreeRDP/winpr/libwinpr
2019-05-08 14:41:22 +02:00
..
asn1
bcrypt
clipboard Fixed error checks and uninitialized values in convert_filedescriptors_to_uri_list 2019-05-08 14:41:22 +02:00
com
comm Fixed another bunch of warnings. 2018-10-24 14:36:12 +02:00
credentials
credui fix string format specifiers 2016-12-16 13:48:43 +01:00
crt Added _wcsnlen function for WCHAR string length. 2018-12-10 12:39:32 +01:00
crypto Pull in the LibreSSL compatibility patches from FreeBSD 2018-05-01 08:43:36 -05:00
dsparse Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
environment Fixed sign-compare warning 2019-01-30 18:05:49 +01:00
error Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
file Merge pull request #5139 from akallabeth/drive_hotplug_shutdown_crash_fix 2019-02-07 10:08:41 +01:00
handle Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02:00
heap
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/io/device: Fix leak found by covscan 2018-08-22 14:34:02 +02:00
library Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02:00
locale
memory
nt Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
path Fixed wide character comparison. 2019-02-08 09:20:58 +01:00
pipe Fixed clang analyzer false positive memory leaks. 2019-01-29 17:17:30 +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 Fixed NULL dereferences and uninitialized values 2019-01-30 16:11:10 +01:00
security
shell Removed use of strcpy. 2018-08-27 14:34:09 +02:00
smartcard Fixed another bunch of warnings. 2018-10-24 14:36:12 +02:00
sspi Fixed NULL dereferences and uninitialized values 2019-01-30 16:11:10 +01:00
sspicli Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02:00
synch Fixed sign-compare warning 2019-01-30 18:05:49 +01:00
sysinfo fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
thread Fixed return check in SwitchToThread 2019-01-18 13:02:30 +01:00
timezone Fixed #5093: Try to read timezone from java TimeZone first 2018-12-05 10:41:14 +01:00
utils Merge pull request #5230 from akallabeth/sign_compare_fixes 2019-02-08 09:35:50 +01:00
winhttp
winsock winpr/winsock: Fix leak found by covscan 2018-08-23 09:11:24 +02:00
wnd fix string format specifiers 2016-12-16 13:48:43 +01:00
wtsapi Pointer arithmetics require lvalue 2019-01-09 11:13:38 +01:00
CMakeLists.txt Use lowercase for includes and libs 2019-01-09 09:36:28 +01:00
dummy.c
log.h