msi: Return ERROR_INVALID_PARAMETER if a string pointer is non-NULL and the size...
commit03335de8d0961e9880f07a179b0496cf0e6f363a
authorJames Hawkins <truiken@gmail.com>
Mon, 4 Feb 2008 17:34:59 +0000 (4 11:34 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Feb 2008 11:19:37 +0000 (5 12:19 +0100)
tree1406ea9b583dca8683ce8305acd1ffb487c0b515
parent856800c84be11cb525ce4d7a296f7efe102aa037
msi: Return ERROR_INVALID_PARAMETER if a string pointer is non-NULL and the size pointer is NULL.
dlls/msi/msi.c
dlls/msi/tests/msi.c