Zebediah Figura : server: Move the STATUS_ALERTED logic from async_request_complete() to async_terminate().

Alexandre Julliard julliard at winehq.org
Thu Sep 2 15:45:30 CDT 2021


Module: wine
Branch: master
Commit: 298a1b296baebf33df08c3dc3dbc0893a7d90d65
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=298a1b296baebf33df08c3dc3dbc0893a7d90d65

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Sep  1 17:28:41 2021 -0500

server: Move the STATUS_ALERTED logic from async_request_complete() to async_terminate().

In particular, don't mark asyncs with output data as "alerted", i.e.
restartable.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntoskrnl.exe/tests/ntoskrnl.c | 48 ++++++++++++++++++++++++--------------
 server/async.c                     | 17 +++++++++-----
 2 files changed, 41 insertions(+), 24 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=298a1b296baebf33df08c3dc3dbc0893a7d90d65



More information about the wine-cvs mailing list