.. |
collections
|
Merge pull request #4907 from akallabeth/transport_write_leak_fix
|
2018-10-29 14:54:55 +01:00 |
corkscrew
|
Added winpr functions to generate a stacktrace.
|
2014-08-14 10:36:50 +02:00 |
lodepng
|
Fixed loadepng memory leak.
|
2018-05-15 14:30:35 +02:00 |
test
|
fix [winpr/util]: memory leak in TestCmdLine
|
2018-11-05 12:29:06 +01:00 |
trio
|
Upstream the rest of our local FreeBSD patching
|
2018-05-02 22:09:42 -05:00 |
wlog
|
winpr/utils/wlog: Fix leak found by covscan
|
2018-08-23 09:11:24 +02:00 |
CMakeLists.txt
|
Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
|
2018-06-06 16:43:09 +02:00 |
cmdline.c
|
Check if a boolean or flag argument has additional data.
|
2018-09-28 12:59:20 +02:00 |
debug.c
|
debug: Fix broken format specifiers
|
2018-03-06 16:32:36 +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
|
fix string format specifiers
|
2016-12-16 13:48:43 +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 |