diff options
| author | David Major <dmajor@mozilla.com> | 2018-09-20 14:59:33 +0000 |
|---|---|---|
| committer | David Major <dmajor@mozilla.com> | 2018-09-20 14:59:33 +0000 |
| commit | 468f53b58c620031c11e47b3c3f27271797b0771 (patch) | |
| tree | 563cd9574599f9ed7954957f61ca8f7c6d408ecf /llvm/unittests/Target | |
| parent | caa9619bcef4e67f5c2d4603b1d67c4cca6cacd8 (diff) | |
| download | bcm5719-llvm-468f53b58c620031c11e47b3c3f27271797b0771.tar.gz bcm5719-llvm-468f53b58c620031c11e47b3c3f27271797b0771.zip | |
[winasan] Unpoison the stack in NtTerminateThread
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: 342652
Diffstat (limited to 'llvm/unittests/Target')
0 files changed, 0 insertions, 0 deletions

