FreeRDP/winpr/libwinpr/rpc
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 First shot on fixing over linking 2016-03-29 18:14:34 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
midl.c winpr: fix compilation on Windows 2014-02-26 13:35:49 -05:00
ndr.c fix string format specifiers 2016-12-16 13:48:43 +01:00
ndr_array.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
ndr_array.h libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
ndr_context.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
ndr_context.h libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
ndr_correlation.c Prettiefied WLog messages. 2015-01-20 11:05:32 +01:00
ndr_correlation.h libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
ndr_pointer.c Fixed null pointer dereference. 2014-11-17 01:20:46 +01:00
ndr_pointer.h libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
ndr_private.c freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
ndr_private.h Fixed function argument and variable types. 2016-10-07 14:08:54 +02:00
ndr_simple.c Fixed function argument and variable types. 2016-10-07 14:08:54 +02:00
ndr_simple.h Fixed function argument and variable types. 2016-10-07 14:08:54 +02:00
ndr_string.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
ndr_string.h libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
ndr_structure.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
ndr_structure.h libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
ndr_union.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
ndr_union.h libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
rpc.c Fixed warnings and mac build. 2016-10-06 13:43:04 +02:00