ThrowExceptionFromContextInternal, RtlCaptureContext: fix for asan (#16074)
authorKonstantin Baladurin <k.baladurin@partner.samsung.com>
Tue, 30 Jan 2018 14:05:57 +0000 (17:05 +0300)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 30 Jan 2018 14:05:57 +0000 (15:05 +0100)
commitb039a4c266b3d64549c4a809b7ea28a69b600358
treeae94a60cd9327e87d80fbaaecfbee5a5562733a2
parent7ab27c46cfca8b2a751316d82ea864267d1fcda4
ThrowExceptionFromContextInternal, RtlCaptureContext: fix for asan (#16074)

- Save arguments on stack before calling __asan_handle_no_return in
  ThrowExceptionFromContextInternal

- Fix saving arguments on stack before calling __asan_handle_no_return
  in RtlCaptureContext for arm64
src/pal/src/arch/amd64/exceptionhelper.S
src/pal/src/arch/arm/exceptionhelper.S
src/pal/src/arch/arm64/context2.S
src/pal/src/arch/arm64/exceptionhelper.S