FreeRDP/uwac/libuwac
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
..
.gitignore Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
uwac-display.c Fixed NULL pointer dereferences. 2016-10-19 11:11:35 +02:00
uwac-input.c fix string format specifiers 2016-12-16 13:48:43 +01:00
uwac-os.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-os.h Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-output.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-priv.h Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-tools.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.h Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-window.c Fixed NULL pointer dereferences. 2016-10-19 11:11:35 +02:00