14 Oct
2001
14 Oct
'01
4:07 p.m.
ChangeSet ID: 1003075656185194821562618 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/10/14 12:07:36 Modified files: dlls/oleaut32 : safearray.c Log message: Ove Kaaven <ovek(a)transgaming.com> 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 Patch: http://cvs.winehq.com/patch.py?id=1003075656185194821562618 Revision Changes Path 1.12 +10 -8 wine/dlls/oleaut32/safearray.c