Fix ThrowExceptionFromContextInternal for x86 Linux (#10728)
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 5 Apr 2017 15:45:55 +0000 (17:45 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 15:45:55 +0000 (17:45 +0200)
commit557c314e9dd56bcab569c578ed445e47ae71c317
treefaa4ba890623805aa356978f9098d354c029988e
parent93fd5fdf523df54945f36a1346e27dedbe1a2a4d
Fix ThrowExceptionFromContextInternal for x86 Linux (#10728)

The function was missing restoring of some callee saved registers
which caused crashes in Checked build and hang in Release build.
src/pal/src/arch/i386/exceptionhelper.S