wine-wine/dlls/gdiplus
Sven Baars 66529e3f22 gdiplus: Fix a memory leak on error path (Valgrind).
Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 85630593b8)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2019-04-26 22:41:17 +02:00
..
tests gdiplus/tests: Add some missing return value checks (Coverity). 2019-01-07 10:47:20 -06:00
Makefile.in
brush.c gdiplus: Fix brush transform created with GdipCreateLineBrushFromRect(). 2018-11-28 10:43:37 +01:00
customlinecap.c
font.c gdiplus: Fix a memory leak (Valgrind). 2018-12-19 22:13:44 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec
gdiplus11.manifest
gdiplus_private.h gdiplus: Remove unused brush fields. 2018-11-28 10:43:37 +01:00
graphics.c
graphicspath.c
image.c gdiplus: Fix a memory leak on error path (Valgrind). 2019-04-26 22:41:17 +02:00
imageattributes.c
matrix.c
metafile.c
pathiterator.c
pen.c gdiplus: Implement GdipRotatePenTransform(). 2018-10-24 20:12:05 +02:00
region.c
stringformat.c