[PATCH 2/5] server: Queue a cancel IRP in the device file cancel_async callback.

Alexandre Julliard julliard at winehq.org
Tue Sep 7 14:38:38 CDT 2021


Zebediah Figura <zfigura at codeweavers.com> writes:

> Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
> ---
>  dlls/ntoskrnl.exe/ntoskrnl.c | 22 ----------------------
>  server/async.c               |  9 ++++++++-
>  server/device.c              | 23 ++++++++++-------------
>  3 files changed, 18 insertions(+), 36 deletions(-)

This breaks the tests:

tools/runtest -q -P wine -T . -M httpapi.dll -p dlls/httpapi/tests/httpapi_test.exe httpapi && touch dlls/httpapi/tests/httpapi.ok
httpapi.c:355: Test failed: Got error 996.
httpapi.c:356: Test failed: Got size 3735928559.
make: *** [Makefile:62335: dlls/httpapi/tests/httpapi.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list