diff options
author | Hans Wennborg <hans@hanshq.net> | 2018-09-28 14:41:25 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2018-09-28 14:41:25 +0000 |
commit | 83cd9b32dd90d4926ef12a4008a96c5dc19f91b8 (patch) | |
tree | 995f8996e94f1b69bc8db759e22566871958c391 /llvm/lib/ExecutionEngine | |
parent | 428c1196d8a163cfb42133cf404751534ba44e2d (diff) | |
download | bcm5719-llvm-83cd9b32dd90d4926ef12a4008a96c5dc19f91b8.tar.gz bcm5719-llvm-83cd9b32dd90d4926ef12a4008a96c5dc19f91b8.zip |
Revert r342652 "[winasan] Unpoison the stack in NtTerminateThread"
This seems to cause the thread's exit code to be clobbered, breaking
Chromium tests.
Also revert follow-up r342654.
> In long-running builds we've seen some ASan complaints during thread creation that we suspect are due to leftover poisoning from previous threads whose stacks occupied that memory. This patch adds a hook that unpoisons the stack just before the NtTerminateThread syscall.
>
> Differential Revision: https://reviews.llvm.org/D52091
llvm-svn: 343322
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions