ChangeSet ID: 981949343187727573793381 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)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(a)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
participants (1)
-
Alexandre Julliard