msi: Fix some NULL checking in MSI_RecordGetStringA.
commit17ffb562aa41fce32c3745d078c3a9792b1b5ef5
authorAric Stewart <aric@codeweavers.com>
Wed, 17 Dec 2008 16:14:50 +0000 (17 10:14 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Dec 2008 13:19:40 +0000 (18 14:19 +0100)
tree8a38ab5ab4040d226e072bd4b5575286e1282331
parent5c779bfa0a5a06e32da05fc1f87ccea731f5efeb
msi: Fix some NULL checking in MSI_RecordGetStringA.

Includes a few record tests with a NULL buffer.
dlls/msi/record.c
dlls/msi/tests/record.c