diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-09 12:57:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-09 12:57:48 +0100 |
| commit | eaf6905c558093c101b41b791ac4fba3dbe96779 (patch) | |
| tree | d268e68354ce38bcf3dbade354b2152db7269ebe /src/rustllvm/RustWrapper.cpp | |
| parent | 4ec997503c94913af44e7f9ec8a75a21c45b7bac (diff) | |
| parent | 676b9bc477dfe58971b7df9df4e3a053bb187dee (diff) | |
| download | rust-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
