wine/dlls/ntdll virtual.c

Alexandre Julliard julliard at winehq.org
Thu Jan 15 22:52:17 CST 2004


ChangeSet ID:	10725
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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




More information about the wine-cvs mailing list