commit | d63cf5f846c2a6c40b4fe03efdaa72ebb95743b7 | [log] [tgz] |
---|---|---|
author | Ove Kaaven <ovek@transgaming.com> | Sun Oct 14 16:07:36 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Oct 14 16:07:36 2001 +0000 |
tree | 148e3fd5d4f58e38cc46e3df0ddedad51eff09b8 | |
parent | d418682da7cdff05dcbdb81eaba8744648dab1e6 [diff] |
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