about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2020-03-09 12:57:48 +0100
committerGitHub <noreply@github.com>2020-03-09 12:57:48 +0100
commiteaf6905c558093c101b41b791ac4fba3dbe96779 (patch)
treed268e68354ce38bcf3dbade354b2152db7269ebe /src/rustllvm/RustWrapper.cpp
parent4ec997503c94913af44e7f9ec8a75a21c45b7bac (diff)
parent676b9bc477dfe58971b7df9df4e3a053bb187dee (diff)
downloadrust-eaf6905c558093c101b41b791ac4fba3dbe96779.tar.gz
rust-eaf6905c558093c101b41b791ac4fba3dbe96779.zip
Rollup merge of #69685 - cuviper:soft-segv, r=sfackler
unix: Don't override existing SIGSEGV/BUS handlers

Although `stack_overflow::init` runs very early in the process, even
before `main`, there may already be signal handlers installed for things
like the address sanitizer. In that case, just leave it alone, and don't
bother trying to allocate our own signal stacks either.

Fixes #69524.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions