ChangeSet ID: 10725 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/01/15 22:52:17
Modified files: dlls/ntdll : virtual.c
Log message: Check for overlapping memory views and delete the offending view if necessary, to ensure we never have two views covering the same address.
Patch: http://cvs.winehq.com/patch.py?id=10725
Old revision New revision Changes Path 1.21 1.22 +42 -21 wine/dlls/ntdll/virtual.c