FreeRDP/channels/cliprdr
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
..
client Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED 2020-01-29 08:52:25 +01:00
server Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
ChannelOptions.cmake channels/cliprdr: start server-side implementation 2013-08-16 16:46:47 -04:00
cliprdr_common.c cliprdr: common: fix validation of file contents request pdu 2019-11-12 12:45:01 +01:00
cliprdr_common.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt channels/cliprdr: start server-side implementation 2013-08-16 16:46:47 -04:00