wine/dlls/oleaut32 safearray.c

Alexandre Julliard julliard at winehq.com
Sun Oct 14 11:07:36 CDT 2001


ChangeSet ID:	1003075656185194821562618
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/14 12:07:36

Modified files:
	dlls/oleaut32  : safearray.c 

Log message:
	Ove Kaaven <ovek at 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





More information about the wine-cvs mailing list