wow64: Truncate too-large regions from NtQueryVirtualMemory(MemoryRegionInformation).
commit06321ba57b17635cf2bd945ce38d2c95367b2156
authorTim Clem <tclem@codeweavers.com>
Tue, 8 Nov 2022 21:51:40 +0000 (8 13:51 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Nov 2022 20:51:28 +0000 (9 21:51 +0100)
tree472ebe738ffd1d96e526031cf63173eb25aab8ec
parent62fbfe87612eb973a42b73adc8f023bc2dc4cbb1
wow64: Truncate too-large regions from NtQueryVirtualMemory(MemoryRegionInformation).

AllocationBase + RegionSize should not exceed the highest WoW user
address.
dlls/wow64/virtual.c