gdi32: Make sure that we don't read/write beyond the provided buffer in GetOutlineTex...
commite915a3cfb102870ed71843844b62c337af758ac4
authorDmitry Timoshkov <dmitry@codeweavers.com>
Fri, 2 Feb 2007 10:18:15 +0000 (2 18:18 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Feb 2007 13:03:45 +0000 (5 14:03 +0100)
tree8a823b4297380a9602db5579e141d3bb1e4bb536
parentb18cc0596503decfccf10481af79293433a9c831
gdi32: Make sure that we don't read/write beyond the provided buffer in GetOutlineTextMetricsA, add a test case.
dlls/gdi32/font.c
dlls/gdi32/tests/font.c