FreeRDP/libfreerdp
akallabeth 66d3b77d88 update_decompress_brush: explicit output length checks
The output length was just assumed to be >= 256 bytes, with this
commit it is explicitly checked.
2020-05-06 13:31:57 +02:00
..
cache Fixed index out of bound access in update_glyph_offset 2020-04-27 08:19:42 +02:00
codec Fixed possible int overflow. 2020-05-06 13:31:57 +02:00
common Added expert settings /tune and /tune-list 2020-04-21 17:30:24 +02:00
core update_decompress_brush: explicit output length checks 2020-05-06 13:31:57 +02:00
crypto Fixed #6122: Allow SSL server and client purpose 2020-04-25 08:06:00 +02:00
gdi Check for int overflow in gdi_InvalidateRegion 2020-04-09 18:00:51 +02:00
locale Merge pull request #5707 from akallabeth/kbd_codepage 2020-02-25 14:50:51 +01:00
primitives Fixed format string warnings. 2020-04-11 09:43:01 +02:00
utils Improve signal handler printout. 2020-03-04 08:22:56 +01:00
CMakeLists.txt Fixed #6067: Better CMake warning for deactivated image scaling 2020-04-13 09:56:19 +02:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00