wine/dlls/comctl32 datetime.c flatsb.c nativef ...

Alexandre Julliard julliard at winehq.com
Sun Feb 11 21:42:23 CST 2001


ChangeSet ID:	981949343187727573793381
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/11 22:42:23

Modified files:
	dlls/comctl32  : datetime.c flatsb.c nativefont.c pager.c 
	                 toolbar.c 

Log message:
	James Abbatiello <jabbey at codeweavers.com>
	Don't allow comctl32 controls to access their infoPtr before it has
	been  allocated or after it has been freed.

Patch: http://cvs.winehq.com/patch.py?id=981949343187727573793381

Revision  Changes    Path
 1.25     +4 -0      wine/dlls/comctl32/datetime.c
 1.18     +3 -0      wine/dlls/comctl32/flatsb.c
 1.13     +4 -0      wine/dlls/comctl32/nativefont.c
 1.23     +1 -1      wine/dlls/comctl32/pager.c
 1.77     +8 -14     wine/dlls/comctl32/toolbar.c




More information about the wine-cvs mailing list