ntdll: Do not use extended context in RtlCopyContext() if extended state is not copied.
commita98319d0c58cc448b14037cae32d042adfedd94d
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 11 Jan 2023 18:32:58 +0000 (11 12:32 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Jan 2023 19:14:52 +0000 (24 20:14 +0100)
treefc804a21594e353914d08b3f158e5f234c910657
parent4679b556a26da5a220b2cd8eb324f45d0c45c142
ntdll: Do not use extended context in RtlCopyContext() if extended state is not copied.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54289
dlls/ntdll/exception.c
dlls/ntdll/tests/exception.c