Fixed bugs in safe arrays.
commitd63cf5f846c2a6c40b4fe03efdaa72ebb95743b7
authorOve Kaaven <ovek@transgaming.com>
Sun, 14 Oct 2001 16:07:36 +0000 (14 16:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 14 Oct 2001 16:07:36 +0000 (14 16:07 +0000)
tree148e3fd5d4f58e38cc46e3df0ddedad51eff09b8
parentd418682da7cdff05dcbdb81eaba8744648dab1e6
Fixed bugs in safe arrays.
- enlarging a safe array didn't clear the new entries
- element access only validated the first dimension
- the validation always failed when the array contained 1 element
dlls/oleaut32/safearray.c