aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2019-04-26 00:17:41 +0000
committerMatt Morehouse <mascasa@google.com>2019-04-26 00:17:41 +0000
commit1b76063a5e023b39b4a395d7fc68fd5fe1e6aba3 (patch)
tree451709afb508d441b6538dddc4da36ee287624b2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parentdf5d2b3846d9aecd36a943ada5be215b86db5d99 (diff)
downloadllvm-1b76063a5e023b39b4a395d7fc68fd5fe1e6aba3.zip
llvm-1b76063a5e023b39b4a395d7fc68fd5fe1e6aba3.tar.gz
llvm-1b76063a5e023b39b4a395d7fc68fd5fe1e6aba3.tar.bz2
[libFuzzer] Disable MSan interceptors in SIGINT handler.
Summary: Avoids an MSan false positive if the SIGINT comes while the user callback is running. The false positive happens when the interrupt handler calls opendir() to remove some temporary files, which is intercepted by MSan. Fixes https://github.com/google/oss-fuzz/issues/2332. Reviewers: kcc Reviewed By: kcc Subscribers: llvm-commits, Dor1s, metzman Tags: #llvm Differential Revision: https://reviews.llvm.org/D61163 llvm-svn: 359254
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions