Fix PAL exception SXS test (#81169)
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 25 Jan 2023 21:58:39 +0000 (22:58 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Jan 2023 21:58:39 +0000 (22:58 +0100)
commitb08bb285184372d90f5691a3412e831f98d6d4a6
treec453306365a46afc76791dbef8df37725c3c6023
parent04138a5408881948616769da9191a2821a320b16
Fix PAL exception SXS test (#81169)

The test was failing in the outerloop CI testing because of a bug in the
test. One global variable that was modified by the main and checked by
the SIGSEGV handler was not marked as volatile.

Close #81113
src/coreclr/pal/tests/palsuite/exception_handling/pal_sxs/test1/exceptionsxs.cpp