Updated SafeArrayGetUBound and SafeArrayGetLBound with more sanity
authorFrancois Jacques <francoisj@macadamian.com>
Thu, 21 Dec 2000 20:18:18 +0000 (20:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Dec 2000 20:18:18 +0000 (20:18 +0000)
commitde3486dd1c3318f318d107afe97f7a7efbd288ed
treea496a903b5c3bccb096667cb490fca86b612afa2
parente93588b7a4ec1a76d19b3bdd0932c4741ef4ef77
Updated SafeArrayGetUBound and SafeArrayGetLBound with more sanity
checks: an array has at least one dimension.
Updated validCoordinates, where SafeArrayGetLBound was called on
dimension 0.
dlls/oleaut32/safearray.c