wine-wine/dlls/gdi32
Alex Henrie 7c57461d29 gdi32: Fix memory leak on error in PATH_WidenPath (Coverity).
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-04 14:22:36 +02:00
..
dibdrv gdi32: Clip the computed region to the DIB rectangle in PolyPolygon(). 2018-04-04 15:43:52 +02:00
enhmfdrv gdi32: Check for truncated EMF files. 2018-05-09 15:54:08 +02:00
mfdrv
tests
Makefile.in
bidi.c
bitblt.c
bitmap.c
brush.c
clipping.c
dc.c
dib.c
driver.c gdi32: Take DPI awareness into account for the LOGPIXELSX/Y device caps. 2018-04-12 13:26:31 +02:00
enhmetafile.c gdi32: Check that emf records are within the file. 2018-05-09 15:55:01 +02:00
font.c gdi32: Avoid awkward cast in GetGlyphOutlineA (Coverity). 2018-06-01 20:01:28 +02:00
freetype.c
gdi32.rc
gdi32.spec
gdi_private.h gdi32: Check for truncated EMF files. 2018-05-09 15:54:08 +02:00
gdiobj.c gdi32: Scale stock fonts based on the DPI awareness. 2018-04-12 13:50:01 +02:00
icm.c
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c gdi32: Fix memory leak on error in PATH_WidenPath (Coverity). 2018-06-04 14:22:36 +02:00
pen.c
printdrv.c
region.c gdi32: Clip the computed region to the DIB rectangle in PolyPolygon(). 2018-04-04 15:43:52 +02:00
resource.h
vertical.c
vulkan.c