FreeRDP/channels/disp/client
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
..
CMakeLists.txt RDPEDISP server side implementation (#5414) 2019-06-11 16:13:42 +02:00
disp_main.c channels/disp/client/disp_main.c: fix possible null pointer dereference 2020-10-02 09:58:03 +02:00
disp_main.h Reformatted to new style 2019-11-07 10:53:54 +01:00