FreeRDP/libfreerdp/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
..
test fix string format specifiers 2016-12-16 13:48:43 +01:00
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
msusb.c fix string format specifiers 2016-12-16 13:48:43 +01:00
passphrase.c added missing defined() in #elif 2013-01-25 17:50:40 +01:00
pcap.c hardening: check fread and fwrite return values 2015-06-26 20:38:30 +02:00
profiler.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
ringbuffer.c fix string format specifiers 2016-12-16 13:48:43 +01:00
signal.c Added signal handler for android. 2016-10-06 13:43:07 +02:00
stopwatch.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00