FreeRDP/libfreerdp
Bernhard Miklautz 78d68598ed core: fix problem with data for unknown channel
Some buggy server(s) send data for channels that weren't announced or
negotiated. When processing this data FreeRDP had a problem and always
used the last channel in the channels list even if it wasn't responsible
for the data. Depending on how the channel handled the data this could
lead to different kind of problems and also segmentation faults.

Now data for unknown channels is ignored and not processed further.
2014-12-16 16:27:55 +01:00
..
2014-12-07 00:50:20 +01:00
2014-11-26 19:46:32 +01:00
2014-11-12 14:06:34 -05:00
2014-11-12 19:51:17 -05:00