diff --git a/reactos/lib/sdk/crt/except_nt/i386/seh.s b/reactos/lib/sdk/crt/except_nt/i386/seh.s index 61383aed570..0444b0d4e0a 100644 --- a/reactos/lib/sdk/crt/except_nt/i386/seh.s +++ b/reactos/lib/sdk/crt/except_nt/i386/seh.s @@ -79,8 +79,8 @@ __global_unwind2: glu_return: /* Restore registers and return */ pop ebp - pop esi pop edi + pop esi pop ebx mov esp, ebp pop ebp