FreeRDP/channels/rdpdr/client
Armin Novak d2aef75004 Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED
When channels are cleaned up OpenHandle is most of the time
already 0. Ignore the argument checks for
CHANNEL_EVENT_WRITE_CANCELLED and CHANNEL_EVENT_WRITE_COMPLETE
only check where actually required (CHANNEL_EVENT_DATA_RECEIVED)
2020-01-29 08:52:25 +01:00
..
CMakeLists.txt rdpdr: using new VirtualChannelEx api 2016-11-23 01:26:03 -08:00
devman.c Reformatted to new style 2019-11-07 10:53:54 +01:00
devman.h devman_load_device_service device argument can be const. 2019-10-24 15:04:48 +02:00
irp.c Reformatted to new style 2019-11-07 10:53:54 +01:00
irp.h Cleared up error code usage. 2016-01-28 12:05:14 +01:00
rdpdr_capabilities.c Reformatted to new style 2019-11-07 10:53:54 +01:00
rdpdr_capabilities.h Fixed argument checks for drive channel. 2016-01-24 15:21:06 +01:00
rdpdr_main.c Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED 2020-01-29 08:52:25 +01:00
rdpdr_main.h Fixed crash on drive hotplug shutdown. 2018-12-12 09:32:09 +01:00