ilammy f643a95820 channels/cliprdr: fix CLIPRDR_FILECONTENTS_RESPONSE
Do not try to 'helpfully' fixup the length of the data provided by the
client when FILECONTENTS_SIZE is present. This can lead to a crash if
the client wants to report an error in msgFlags, sets cbRequested to
zero, and does not provide any data in requestedData. For example,
XFreeRDP does this in xf_cliprdr_send_file_contents_failure() and
xf_cliprdr_clipboard_file_size_failure().
2017-04-09 03:15:49 +03:00
..
2016-12-16 13:48:43 +01:00
2016-12-16 13:48:43 +01:00
2016-12-16 13:48:43 +01:00
2016-12-16 13:48:43 +01:00
2017-01-17 16:06:04 +01:00
2017-02-02 00:29:37 +05:00