FreeRDP/channels
David Fort 5d5376faa7 egfx: fix disconnection caused by invalid cache entries due to wrong announced cache size
Added some checks so that when setting a cache entry fails, we close connection (or
we fail later when trying to use that empty entry).
The small cache egfx capability has also been fixed.
2017-10-10 17:12:16 +02:00
..
audin Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
client Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
cliprdr Channels with a context must free it themselves. 2017-07-28 08:39:51 +02:00
disp fix string format specifiers 2016-12-16 13:48:43 +01:00
drdynvc Unified dynamic channel cleanup code. 2017-08-31 09:55:59 +02:00
drive Add checks for DR channel 2017-10-04 10:30:47 +02:00
echo Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
encomsp Channels with a context must free it themselves. 2017-07-28 08:39:51 +02:00
parallel fix string format specifiers 2016-12-16 13:48:43 +01:00
printer Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rail Channels with a context must free it themselves. 2017-07-28 08:39:51 +02:00
rdpdr Merge pull request #4045 from akallabeth/drive_fixes_overlayfs 2017-09-22 17:22:00 +02:00
rdpei Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rdpgfx egfx: fix disconnection caused by invalid cache entries due to wrong announced cache size 2017-10-10 17:12:16 +02:00
rdpsnd Pause playback on queue empty, free buffers on close. 2017-10-05 12:05:09 +02:00
remdesk Channels with a context must free it themselves. 2017-07-28 08:39:51 +02:00
serial ctest for int format specifiers and usage doc 2016-12-16 14:20:30 +01:00
server Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
smartcard Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
tsmf fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
urbdrc Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00