[PATCH] ntdll: Avoid the lower 2GB region for large allocations on win64.

Elaine Lefler elaineclefler at gmail.com
Tue Mar 22 21:38:38 CDT 2022


On Tue, Mar 22, 2022 at 8:06 PM Marvin <testbot at winehq.org> wrote:
> ntdll:
> info.c:1843: Test succeeded inside todo block: Expected to be greater than 2045915136, got 2045915136
> info.c:1860: Test succeeded inside todo block: Expected to be greater than 2045915136, got 2045915136

I assume this is safe to ignore? The code expects "pvi.VirtualSize >=
prev_size + alloc_size" and the numbers check out. It doesn't look
like anything is wrong.



More information about the wine-devel mailing list