[PATCH] D52091: [winasan] Unpoison the stack in NtTerminateThread
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 28 07:43:01 PDT 2018
hans added a comment.
This appears to have caused the thread exit code to get clobbered, as shown by some Chromium test failures: https://bugs.chromium.org/p/chromium/issues/detail?id=890310
I've reverted in r343322.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D52091
More information about the llvm-commits
mailing list