ntdll: Revert 33b0f0edffa0c8a06b4ee8831c92fdc373f83ece.

Alexandre Julliard julliard at winehq.org
Thu Nov 17 06:51:26 CST 2011


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Alexandre Julliard <julliard at winehq.org> wrote:
>
>> The test requires a PE binary because obviously we can't test PE
>> protections on Unix binaries. That doesn't mean it doesn't exist. Just
>> build a crosstest:
>> 
>> $ wine ntdll_crosstest.exe info.c
>> info.c:1296: Test failed: mbi.Protect is 0x8, expected 0x4
>
> The test above this one accepts both PAGE_READWRITE and PAGE_WRITECOPY (why?),
> shouldn't the failing test accept both values for consistency then?

Not unless you can show that it's necessary for the test to succeed on
Windows.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list