..
collections
Clear message queue on free.
2018-02-09 10:29:18 +01:00
corkscrew
Added winpr functions to generate a stacktrace.
2014-08-14 10:36:50 +02:00
lodepng
fseeko and ftello for 64bit file support.
2017-08-14 08:42:49 +02:00
test
Merge pull request #4239 from akallabeth/test_memleak_fixes
2017-12-20 12:38:38 +01:00
trio
Don't disable C99 long double math on non Unix platforms
2015-05-05 21:27:17 +03:00
wlog
Exit main thread with winpr_exit to trigger resource cleanup.
2018-02-12 10:33:02 +01:00
CMakeLists.txt
fix/build: GNU/kFreeBSD is not FreeBSD
2017-11-27 17:04:52 +01:00
cmdline.c
Fix #4296 : Hardened command line post filter.
2017-12-01 13:13:21 +01:00
debug.c
Fixed clang malloc integer overflow warnings.
2017-07-20 09:29:48 +02: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
Fixed clang malloc integer overflow warnings.
2017-07-20 09:29:48 +02:00
print.c
fix string format specifiers
2016-12-16 13:48:43 +01:00
sam.c
fix clang warnings, directly include wtypes.h ( #4097 )
2017-08-29 09:09:38 +02:00
ssl.c
Fix LibreSSL build
2017-12-01 18:34:48 +03:00
stream.c
winpr/stream: don't allow 0-size streams
2015-10-23 18:38:41 +02:00
winpr.c
Exit main thread with winpr_exit to trigger resource cleanup.
2018-02-12 10:33:02 +01:00