gdi32: Zero pad the facename buffer so that we don't write uninitialized data to...
commit1ff1e1116147a7364be51c629e22f0c0c79a165f
authorHuw Davies <huw@codeweavers.com>
Wed, 3 Feb 2010 14:33:06 +0000 (3 14:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Feb 2010 14:51:56 +0000 (3 15:51 +0100)
tree709d2ba299f86779b667b61af09cc83d6066f7a1
parent4f1d040eaf7ecdd519848f75485b7844dda2b82b
gdi32: Zero pad the facename buffer so that we don't write uninitialized data to the metafile.

Found by Valgrind.
dlls/gdi32/mfdrv/objects.c