FreeRDP/winpr/libwinpr/utils
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
collections Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-05-11 11:05:17 -04:00
corkscrew
lodepng Warning fixes. 2016-10-06 13:43:10 +02:00
test fix string format specifiers 2016-12-16 13:48:43 +01:00
trio Don't disable C99 long double math on non Unix platforms 2015-05-05 21:27:17 +03:00
wlog fix string format specifiers 2016-12-16 13:48:43 +01:00
CMakeLists.txt wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
cmdline.c winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05:00
debug.c fix string format specifiers 2016-12-16 13:48:43 +01:00
image.c Fix png image loading that needed write access 2016-01-27 11:02:16 -08:00
ini.c winpr: fix ini utils leak 2016-03-07 21:21:06 -05:00
ModuleOptions.cmake
ntlm.c winpr/crypt api changes and memory leak fixes 2016-11-24 18:27:29 +01:00
print.c fix string format specifiers 2016-12-16 13:48:43 +01:00
sam.c freerdp: add configurable NTLM SAM file option for server-side NLA 2016-07-21 18:58:24 -04:00
ssl.c disable ERR_remove_thread_state if not required 2016-11-25 10:39:20 +01:00
stream.c winpr/stream: don't allow 0-size streams 2015-10-23 18:38:41 +02:00
winpr.c Added get_build_config functions. 2016-01-28 14:26:50 +01:00