Revert r346560 "[winasan] Unpoison the stack in NtTerminateThread"
authorReid Kleckner <rnk@google.com>
Thu, 29 Nov 2018 23:57:17 +0000 (23:57 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 29 Nov 2018 23:57:17 +0000 (23:57 +0000)
commit63f084bd7a899006a4699ac210aa0c5471bf3d71
tree4f2f19dc215c45ca2ba1f08e61b4e37a1003ac09
parentbfe427bf41abea20ee853476a670906b8bc0e2d5
Revert r346560 "[winasan] Unpoison the stack in NtTerminateThread"

This reverts r343606 again. The NtTerminateThread interceptor is causing
problems in NaCl:
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/CrWinAsan/1839

I reproduced the problem locally and tried my best to debug them, but
it's beyond me.

llvm-svn: 347933
compiler-rt/lib/asan/asan_win.cc
compiler-rt/test/asan/TestCases/Windows/dll_host.cc