FreeRDP/client/Windows
Ilya Shipitsin 12f5368819 make cppcheck even more happier:
[channels/tsmf/client/gstreamer/tsmf_X11.c:317] -> [channels/tsmf/client/gstreamer/tsmf_X11.c:322]: (warning) Either the condition '!decoder' is redundant or there is possible null pointer dereference: decoder.
[channels/tsmf/client/gstreamer/tsmf_X11.c:470] -> [channels/tsmf/client/gstreamer/tsmf_X11.c:475]: (warning) Either the condition '!decoder' is redundant or there is possible null pointer dereference: decoder.
[channels/tsmf/client/gstreamer/tsmf_X11.c:472] -> [channels/tsmf/client/gstreamer/tsmf_X11.c:475]: (warning) Either the condition '!decoder' is redundant or there is possible null pointer dereference: decoder.
[channels/tsmf/client/tsmf_media.c:179] -> [channels/tsmf/client/tsmf_media.c:181]: (warning) Either the condition '!stream' is redundant or there is possible null pointer dereference: stream.
[client/Windows/wf_cliprdr.c:2219] -> [client/Windows/wf_cliprdr.c:2222]: (warning) Either the condition '!formatDataResponse' is redundant or there is possible null pointer dereference: formatDataResponse
[client/Windows/wf_cliprdr.c:2445] -> [client/Windows/wf_cliprdr.c:2448]: (warning) Either the condition '!fileContentsResponse' is redundant or there is possible null pointer dereference: fileContentsResponse.
[client/X11/xf_cliprdr.c:911] -> [client/X11/xf_cliprdr.c:913]: (warning) Either the condition '!clipboard' is redundant or there is possible null pointer dereference: clipboard.
[client/X11/xf_graphics.c:504] -> [client/X11/xf_graphics.c:506]: (warning) Either the condition '!xfc' is redundant or there is possible null pointer dereference: xfc.
[libfreerdp/core/transport.c:861] -> [libfreerdp/core/transport.c:863]: (warning) Either the condition '!transport' is redundant or there is possible null pointer dereference: transport.
[server/shadow/shadow_server.c:777] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:778] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:779] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:781] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:782] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:783] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:784] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:785] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:787] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
[server/shadow/shadow_server.c:789] -> [server/shadow/shadow_server.c:791]: (warning) Either the condition '!server' is redundant or there is possible null pointer dereference: server.
2017-01-26 14:44:19 +05:00
..
cli Reformatted client code. 2016-10-06 13:43:06 +02:00
resource Recompressed images with FileOptimizer 6.8 (an open-source mass file recompression tool for Windows) 2014-08-08 20:12:25 -04:00
CMakeLists.txt cmake: Query OUTPUT_NAME property for pdb name 2016-12-13 09:38:02 +01:00
FreeRDP.ico wfreerdp: fix icon 2013-03-19 11:11:14 -04:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
resource.h wfreerdp: floatbar: add bmp resources ids. 2014-02-27 11:38:21 +08:00
wf_channels.c Reformatted client code. 2016-10-06 13:43:06 +02:00
wf_channels.h Reformatted client code. 2016-10-06 13:43:06 +02:00
wf_client.c fix string format specifiers 2016-12-16 13:48:43 +01:00
wf_client.h Simplified windows context. 2016-10-06 13:43:06 +02:00
wf_cliprdr.c make cppcheck even more happier: 2017-01-26 14:44:19 +05:00
wf_cliprdr.h Fixed clipboard file transfer. 2015-10-27 10:44:32 +01:00
wf_event.c fix string format specifiers 2016-12-16 13:48:43 +01:00
wf_event.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
wf_floatbar.c Reformatted client code. 2016-10-06 13:43:06 +02:00
wf_floatbar.h wfreerdp: floatbar: rename functions. 2014-02-27 12:17:41 +08:00
wf_gdi.c Reformatted file. 2016-10-06 13:43:13 +02:00
wf_gdi.h Reformatted client code. 2016-10-06 13:43:06 +02:00
wf_graphics.c Declared pointer.SetPosition to corrected crash if mouse pointer position changed programmatically 2017-01-06 14:27:23 +02:00
wf_graphics.h Reformatted client code. 2016-10-06 13:43:06 +02:00
wf_rail.c fix string format specifiers 2016-12-16 13:48:43 +01:00
wf_rail.h Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
wfreerdp.rc wfreerdp: floatbar: add bmp resources ids. 2014-02-27 11:38:21 +08:00