Be sure to null terminate the string in MsiGetProductInfoA after the
commit685aa44b2d6e1ea1e566b79be7ec5e5446ded587
authorAric Stewart <aric@codeweavers.com>
Tue, 6 Sep 2005 14:04:25 +0000 (6 14:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Sep 2005 14:04:25 +0000 (6 14:04 +0000)
tree3fe24ed2bc2b666b4301ac108b301409b00a098e
parente415baadfc919e824271031ab7b27cecae024693
Be sure to null terminate the string in MsiGetProductInfoA after the
W->A conversion using MsiGetProductInfoW if there is space.
dlls/msi/msi.c