Added flag to differentiate file mappings and VirtualAlloc() blocks,
authorAlexandre Julliard <julliard@winehq.org>
Fri, 12 Jan 2001 19:59:42 +0000 (19:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Jan 2001 19:59:42 +0000 (19:59 +0000)
commitefc32d1353aeca927b73bbf74694870b568e0706
tree7c510168b3fb4a12f047f30089e943d4380d1ad1
parenta5ed3b19ebe51535b9ed217a22585c59f2b0137e
Added flag to differentiate file mappings and VirtualAlloc() blocks,
and reject VirtualFree() calls on file mappings.
memory/virtual.c