msi: Fix buffer length value returned by MSI_RecordGetStringW on null and empty strings.
commite00d864a35ff9739fc55d73d869f69c0067d0bce
authorNicolas Le Cam <niko.lecam@gmail.com>
Wed, 15 Apr 2009 23:09:09 +0000 (16 01:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Apr 2009 15:26:13 +0000 (20 17:26 +0200)
treef11e577f72657983de5962f3114ba34fef55c029
parentedac581d6afdc6e1eb1252d82f4f6200900f0c80
msi: Fix buffer length value returned by MSI_RecordGetStringW on null and empty strings.
dlls/msi/record.c
dlls/msi/tests/record.c