[PATCH v2 1/2] ntdll/tests: Test that ptids are multiples of four.

Alexandre Julliard julliard at winehq.org
Fri Apr 24 14:17:45 CDT 2020


Rémi Bernon <rbernon at codeweavers.com> writes:

> Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
> ---
>  dlls/ntdll/tests/info.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

I meant testing APIs that take ptids, like OpenProcess(). Your patch will
ignore the lower bits, but that may not be the right thing to do.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list