ChangeSet ID: 1003075656185194821562618 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/10/14 12:07:36
Modified files: dlls/oleaut32 : safearray.c
Log message: Ove Kaaven ovek@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