diff options
author | Kamil Rytarowski <n54@gmx.com> | 2018-06-07 07:55:20 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2018-06-07 07:55:20 +0000 |
commit | b9c78e41ba4cfd721dd542daef1e1ba7d74b298e (patch) | |
tree | 31ec28fe7dc6963e3ff2a918599be9ca8324a665 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 8c91d4cb04ab565d7c0d62c52a9f485a398830e8 (diff) | |
download | bcm5719-llvm-b9c78e41ba4cfd721dd542daef1e1ba7d74b298e.tar.gz bcm5719-llvm-b9c78e41ba4cfd721dd542daef1e1ba7d74b298e.zip |
Disable recursive interceptors in signal(3)/MSan
Summary:
signal(3) on NetBSD calls internally sigaction(2).
Without disabling the recursive interceptor, there are
false positives about uninitialized memory reads inside libc.
This change fixes execution of such programs as sh(1) and
vmstat(1) in the NetBSD userland.
Sponsored by <The NetBSD Foundation>
Reviewers: eugenis, vitalybuka, joerg
Reviewed By: vitalybuka
Subscribers: llvm-commits, #sanitizers
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D47650
llvm-svn: 334168
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions