gdi32: Avoid reading bits outside of the glyph bitmap in GetGlyphOutline.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 8 Apr 2011 10:38:32 +0000 (12:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Apr 2011 11:03:22 +0000 (13:03 +0200)
commit05b1aea24439a1c01a72026ba8f996d0d018b5e4
tree48f6e816622d46a6db979343e86b9b9ffc30b9b9
parent45c9ec0d55eaf4a7a81575979acd9e9c2db28c1c
gdi32: Avoid reading bits outside of the glyph bitmap in GetGlyphOutline.
dlls/gdi32/freetype.c