FreeRDP/channels/rdpsnd/server
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
..
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
rdpsnd_main.c fix string format specifiers 2016-12-16 13:48:43 +01:00
rdpsnd_main.h shadow/rdpsnd: Fix race condition in rdpsnd channel server. The output buffer and format parameters are not protected. This cause some data inconsistence if rdpsnd has own thread 2016-05-22 22:13:32 +08:00