7 Oct
2005
7 Oct
'05
4:01 p.m.
ChangeSet ID: 20614 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/07 10:01:02 Modified files: dlls/ddraw : surface_main.c ddraw_utils.c Log message: Raphael Junqueira <fenix(a)club-internet.fr> Don't crash if pDDSD is NULL on DirectDrawSurface::Lock. Patch: http://cvs.winehq.org/patch.py?id=20614 Old revision New revision Changes Path 1.5 1.6 +6 -0 wine/dlls/ddraw/surface_main.c 1.1 1.2 +9 -6 wine/dlls/ddraw/ddraw_utils.c