FreeRDP/channels/disp
Ilya Shipitsin b62da2cbcc channels/disp/client/disp_main.c: fix possible null pointer dereference
found by cppcheck

channels/disp/client/disp_main.c:340:7: warning:
Either the condition 'if(disp&&disp->listener_callback)' is redundant or
there is possible null pointer dereference: disp. [nullPointerRedundantCheck]
2020-10-02 09:58:03 +02:00
..
client channels/disp/client/disp_main.c: fix possible null pointer dereference 2020-10-02 09:58:03 +02:00
server fix memory leaks in disp server and gfx.c 2020-01-13 13:41:44 +01:00
ChannelOptions.cmake channels/disp: initial RDP8.1 MS-RDPEDISP implementation 2013-07-08 18:36:03 -04:00
CMakeLists.txt RDPEDISP server side implementation (#5414) 2019-06-11 16:13:42 +02:00
disp_common.c RDPEDISP server side implementation (#5414) 2019-06-11 16:13:42 +02:00
disp_common.h RDPEDISP server side implementation (#5414) 2019-06-11 16:13:42 +02:00