FreeRDP/libfreerdp/gdi
houchengqiu 3e2c5e040f [libfreerdp] add bound check in gdi_surface_bits()
In Windows remote run vulnerabillities exe program, to create rdpgrfx channel, may case Remmina crash.
So, add bound check, check that the paste area is valid, and determine if the picture is in the paste area.
2023-05-22 12:10:29 +02:00
..
test winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
bitmap.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
brush.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
brush.h Reformatted to new style 2019-11-07 10:53:54 +01:00
clipping.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
clipping.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Added software decoding fallback for RDPVOR 2018-02-13 10:52:53 +01:00
dc.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
drawing.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
drawing.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gdi.c [libfreerdp] add bound check in gdi_surface_bits() 2023-05-22 12:10:29 +02:00
gdi.h Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
gfx.c [libfreerdp] add bound check in gdi_SolidFill 2023-05-22 12:10:29 +02:00
graphics.c [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
graphics.h [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
line.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
line.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pen.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
region.c [logging] remove __FUNCTION__ from actual message 2023-01-25 16:26:39 +01:00
shape.c Fixed all Wdocumentation warnings 2022-12-12 14:24:55 +01:00
video.c winpr: rework alignment functions 2022-05-12 11:36:01 +02:00