[PATCH] ntdll: Don't reset rsp to context->Rsp until exception data is copied.

Alexandre Julliard julliard at winehq.org
Thu Jul 2 04:09:57 CDT 2020


Paul Gofman <pgofman at codeweavers.com> writes:

> Context record may be stored on stack below context stack. This
> happens, e. g., with RtlRaiseException().

That doesn't seem right, there may be other things on the stack too. Is
there a reason to switch stack to context->Rsp at all?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list