gdi32: Avoid reading past the end of the indices array.
commit0ab46cd5e98e4d588e16425d55165e9c4475190b
authorHuw Davies <huw@codeweavers.com>
Thu, 24 Nov 2011 09:26:45 +0000 (24 09:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Nov 2011 16:17:07 +0000 (24 17:17 +0100)
treef09a32058fbc0295fef0d9ae3d897b31bb134fe2
parent224e51fcf55ee4b4c34550084c39b63365cdffa4
gdi32: Avoid reading past the end of the indices array.

Spotted by Marcus Meissner.
dlls/gdi32/dibdrv/graphics.c
dlls/gdi32/font.c