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
brush.c
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.manifest
gdiplus.rc
gdiplus.spec
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
image.c gdiplus: Use wide-char string literals. 2020-11-13 11:28:44 +01:00
imageattributes.c
matrix.c
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c