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
..
cache cache: fixes for GlyphIndex, FastIndex & FastGlyph 2014-12-05 18:28:43 +01:00
codec Fixed memory leak. 2014-12-07 00:50:20 +01:00
common Standard RDP Security Layer Levels/Method Overhaul 2014-12-12 02:17:12 +01:00
core core: fix problem with data for unknown channel 2014-12-16 16:27:55 +01:00
crypto crypto: revert pull request #2130 2014-11-26 19:46:32 +01:00
gdi gdi: don't pollute invalid region with empty rects 2014-12-05 19:47:29 +01:00
locale libfreerdp-utils: remove old time utils 2014-11-12 13:45:03 -05:00
primitives Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx 2014-09-17 19:09:56 -04:00
utils freerdp: remove tcp, uds utils 2014-11-12 14:06:34 -05:00
CMakeLists.txt libfreerdp-rail: remove 2014-11-12 19:51:17 -05:00