FreeRDP/winpr/libwinpr
Armin Novak 2e5fd8d16b Fixed clang analyzer false positive memory leaks.
Added a justification for each #ifndef __clang_analyzer__
2019-01-29 17:17:30 +01: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 Avoid building POSIX clipboard if WIN32 2019-01-09 10:04:38 +01:00
com First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm Fixed another bunch of warnings. 2018-10-24 14:36:12 +02: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 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 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 Fixed clang analyzer false positive memory leaks. 2019-01-29 17:17:30 +01:00
handle Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02: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/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 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 Merge pull request #5187 from astrand/mingw-part1 2019-01-29 10:46:21 +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 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 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 Do not compile extended authentication debugging by default. 2018-11-21 15:36:31 +01:00
sspicli Fixed warnings of uninitialized struct values. 2018-10-24 13:25:18 +02:00
synch remove not needed check 2018-11-15 01:51:44 +05: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 #5187 from astrand/mingw-part1 2019-01-29 10:46:21 +01:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
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 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