rpcrt4: Make sure that the stack is set when catching an exception.
commit8bac669056d2e810e6969ad7339fdc572b0ce93b
authorAlexandre Julliard <julliard@winehq.org>
Thu, 28 Mar 2024 11:27:32 +0000 (28 12:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Mar 2024 21:45:34 +0000 (29 22:45 +0100)
treea22f6714fe974146d8b23b5a2fa9a2274ba5ea22
parent2d801c46c76bbf6fa9fed9988222aa5cfb249b57
rpcrt4: Make sure that the stack is set when catching an exception.

Fixes a test crash in interpreted mode.
dlls/rpcrt4/ndr_stubless.c