SafeArrayDestroy() returns success when called with a NULL
commit26771be4da33ed4b2f2f63aba41d16cf9c335d57
authorRein Klazes <wijn@wanadoo.nl>
Mon, 31 Jan 2005 11:31:50 +0000 (31 11:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Jan 2005 11:31:50 +0000 (31 11:31 +0000)
tree2f518bf37a713a9f96aaad2c9024a4649ae04a7a
parente495e7e34cd2b07010dd1592186b02f0ba4ab558
SafeArrayDestroy() returns success when called with a NULL
pointer. Added to the test cases.
dlls/oleaut32/safearray.c
dlls/oleaut32/tests/safearray.c