FreeRDP/libfreerdp/gdi
ehdgks0627 3589e2468d Refactor: Improve error message in is_within_surface function
In the function is_within_surface, the error message for out-of-bounds command rectangles has been enhanced for better clarity. The code has been modified to display the rectangle coordinates and surface dimensions in the error message. This change aims to make debugging easier and improve the overall code quality.
2023-07-25 20:12:10 +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 Refactor: Improve error message in is_within_surface function 2023-07-25 20:12:10 +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 [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02: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