ChangeSet ID: 1002219397344473437871784
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/10/04 14:16:37
Modified files:
graphics/x11drv: dib.c
Log message:
Ignore RLE data that goes past the line end (found by Uwe Bonnes).
General cleanup of the RLE routines.
Patch: http://cvs.winehq.com/patch.py?id=1002219397344473437871784
Revision Changes Path
1.80 +106 -198 wine/graphics/x11drv/dib.c
ChangeSet ID: 1002212236784942221827805
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/10/04 12:17:16
Modified files:
debugger : winedbg.c
Log message:
Don't ignore first chance debug exceptions since it may be a
breakpoint that we set ourselves.
Patch: http://cvs.winehq.com/patch.py?id=1002212236784942221827805
Revision Changes Path
1.40 +1 -1 wine/debugger/winedbg.c