FreeRDP/client/common
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
..
test Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
client.c Fixed client context setup with default initializer. 2017-09-25 13:33:05 +02:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
cmdline.c egfx: fix disconnection caused by invalid cache entries due to wrong announced cache size 2017-10-10 17:12:16 +02:00
compatibility.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
compatibility.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
file.c fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00