FreeRDP/winpr/libwinpr/utils
Armin Novak 982ee67a4c Initialize ppKeys to NULL in HashTable_GetKeys
Ensure ppKeys=NULL in case of a function failure or empty table.
2019-02-26 15:32:22 +01:00
..
collections Initialize ppKeys to NULL in HashTable_GetKeys 2019-02-26 15:32:22 +01:00
corkscrew Added winpr functions to generate a stacktrace. 2014-08-14 10:36:50 +02:00
lodepng Fixed NULL dereferences and uninitialized values 2019-01-30 16:11:10 +01:00
test fix [winpr/util]: memory leak in TestCmdLine 2018-11-05 12:29:06 +01:00
trio Fixed NULL dereferences and uninitialized values 2019-01-30 16:11:10 +01:00
wlog winpr/utils/wlog: Fix leak found by covscan 2018-08-23 09:11:24 +02:00
CMakeLists.txt Use lowercase for includes and libs 2019-01-09 09:36:28 +01:00
cmdline.c Merge pull request #5230 from akallabeth/sign_compare_fixes 2019-02-08 09:35:50 +01:00
debug.c Use lowercase for includes and libs 2019-01-09 09:36:28 +01:00
image.c Fixed uninitialized variable. 2017-12-12 10:35:02 +01:00
ini.c Removed unused variables. 2017-12-21 11:29:24 +01:00
ModuleOptions.cmake libwinpr: use ModuleOptions.cmake automatically 2012-10-03 19:50:48 -04:00
ntlm.c winpr/utils/ntlm: Prevent releasing function argument 2018-08-23 09:11:24 +02:00
print.c Added a logger dump function operating on a preallocated logger. 2019-02-26 15:31:47 +01:00
sam.c remove not needed check 2018-11-15 01:54:39 +05:00
ssl.c Pull in the LibreSSL compatibility patches from FreeBSD 2018-05-01 08:43:36 -05:00
stream.c winpr: add some functions to use wStream in a static way 2018-10-17 19:07:48 +02:00
strlst.c Fixed windows build warnings. 2018-11-15 09:01:53 +01:00
winpr.c Removed winpr_exit 2018-04-03 12:56:33 +02:00