Sweden-Number/dlls/gdiplus
Francois Gouget 7a9898344d gdiplus: GdipGetFamilyName() should not crash when given a NULL name.
It used to crash on Windows XP and Vista but does not since Windows 7.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit ad663360fa)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-11-24 00:28:23 +01:00
..
tests gdiplus: GdipGetFamilyName() should not crash when given a NULL name. 2021-11-24 00:28:23 +01:00
Makefile.in makefiles: Remove no longer needed explicit ucrtbase imports. 2020-04-06 21:21:52 +02:00
brush.c gdiplus: Handle additional hatch styles. 2020-06-15 20:55:56 +02:00
customlinecap.c
font.c gdiplus: GdipGetFamilyName() should not crash when given a NULL name. 2021-11-24 00:28:23 +01:00
gdiplus.c gdiplus: Avoid a few unnecessary calculations for arc2polybezier. 2020-08-05 15:06:53 +02:00
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipEnumerateMetafileSrcRectDestRect. 2020-09-18 22:25:09 +02:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Implement reference counting for private font families. 2021-07-10 00:11:39 +02:00
graphics.c gdiplus: Avoid filtering of special characters. 2021-07-10 00:11:26 +02:00
graphicspath.c gdiplus: Use internal function to add bezier points for curve. 2020-04-16 22:10:04 +02:00
image.c gdiplus: Use wide-char string literals. 2020-11-13 11:28:44 +01:00
imageattributes.c
matrix.c
metafile.c gdiplus: Remove superfluous cast to self. 2020-09-28 21:35:01 +02:00
pathiterator.c
pen.c
region.c
stringformat.c