mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 20:16:24 +08:00
This fixes invalid contexts being passed to RtlDispatchException. Also update the ExceptionAddress field in the EXCEPTION_FRAME, to match the Rip value in the CONTEXT, which is required for proper unwinding.