[PATCH 1/2] gdi32: Prevent possible buffer overflows in get_glyph_outline.

Sam Edwards cfsworks at gmail.com
Thu Apr 18 15:07:41 CDT 2013


Note that the WINE_GGO_*_BITMAP case already includes these checks, and 
the GGO_GRAY*_BITMAP case includes a limit to prevent exceeding the 
buffer width but not the height. This patch merely adds the missing limits.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Prevent-possible-buffer-overflows-in-get_glyph.patch
Type: text/x-patch
Size: 1394 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130418/d4ec5e57/attachment.bin>


More information about the wine-patches mailing list