ChangeSet ID: 13620 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/02 20:04:38
Modified files: dlls/ole32/tests: Makefile.in .cvsignore dlls/ole32 : ole2.c Added files: dlls/ole32/tests: propvariant.c
Log message: Robert Shearman rob@codeweavers.com - Fix PropVariantClear to reject invalid types. - Don't crash on NULL pointers. - Add test case.
Patch: http://cvs.winehq.org/patch.py?id=13620
Old revision New revision Changes Path 1.1 1.2 +1 -0 wine/dlls/ole32/tests/Makefile.in 1.1 1.2 +1 -0 wine/dlls/ole32/tests/.cvsignore 1.52 1.53 +78 -14 wine/dlls/ole32/ole2.c Added 1.1 +0 -0 wine/dlls/ole32/tests/propvariant.c