Check for overlapping memory views and delete the offending view if
commit94d5531e6febebcdf82d07d4593b9afede53ed79
authorAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jan 2004 04:52:17 +0000 (16 04:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jan 2004 04:52:17 +0000 (16 04:52 +0000)
tree2a1ab9c89b73e647eef6444bfdb8e8a5a087d92a
parent517248d7bcab8597a826659937e53fd403ff5e03
Check for overlapping memory views and delete the offending view if
necessary, to ensure we never have two views covering the same
address.
dlls/ntdll/virtual.c