gdiplus: In GdipDrawString do not NULL terminate the buffer. It is unneeded and overr...
commit43caae838611248314d7e79284f88f613fe14d12
authorAric Stewart <aric@codeweavers.com>
Fri, 13 Feb 2009 16:15:59 +0000 (13 10:15 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Feb 2009 10:47:42 +0000 (16 11:47 +0100)
tree3d14dcf9652c457270dd99e5a5c85d761638860f
parentd916d98d028cf9d1e413f8724342a0da30dc9b5c
gdiplus: In GdipDrawString do not NULL terminate the buffer. It is unneeded and overruns the buffer.
dlls/gdiplus/graphics.c