Sweden-Number/dlls/gdiplus
Zhiyi Zhang 83e95a609c gdiplus: Fix a possible NULL pointer reference in GdipGetNearestColor().
Fix a regression from 5ca9da2c01.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48657
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-24 18:50:19 +01:00
..
tests gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
Makefile.in
brush.c gdiplus: Calculate centroid of path as default center of path gradient. 2020-01-23 21:11:29 +01:00
customlinecap.c
font.c gdiplus: Create FontFamily objects only once for the FontCollection. 2020-02-02 16:21:45 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Add GdipSaveAddImage() stub. 2020-02-19 20:01:15 +01:00
gdiplus11.manifest
gdiplus_private.h gdiplus: Refactor to split up encode_image_wic(). 2020-02-19 20:01:05 +01:00
graphics.c gdiplus: Fix a possible NULL pointer reference in GdipGetNearestColor(). 2020-02-24 18:50:19 +01:00
graphicspath.c gdiplus: Add LineCapDiamondAnchor path widening. 2020-02-19 20:00:54 +01:00
image.c gdiplus: Implement GdipSaveAddImage() and GdipSaveAdd(). 2020-02-19 20:26:53 +01:00
imageattributes.c
matrix.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
metafile.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
pathiterator.c
pen.c gdiplus: Each pen dash array element must be greater than zero. 2020-02-17 18:48:33 +01:00
region.c gdiplus: Trace GpRectF arguments. 2019-10-21 19:56:07 +02:00
stringformat.c