FreeRDP/channels/urbdrc/client
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
..
libusb fix string format specifiers 2016-12-16 13:48:43 +01:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
data_transfer.c fix string format specifiers 2016-12-16 13:48:43 +01:00
data_transfer.h Hardened urbdrc channel 2015-07-06 16:46:21 +02:00
isoch_queue.c Hardened urbdrc channel 2015-07-06 16:46:21 +02:00
isoch_queue.h Hardened urbdrc channel 2015-07-06 16:46:21 +02:00
searchman.c fix string format specifiers 2016-12-16 13:48:43 +01:00
searchman.h Hardened urbdrc channel 2015-07-06 16:46:21 +02:00
urbdrc_main.c fix string format specifiers 2016-12-16 13:48:43 +01:00
urbdrc_main.h channels/urbdrc: fix libusb subsystem 2012-11-21 03:32:15 -05:00
urbdrc_types.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00