about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-10-08 15:45:26 +0200
committerGitHub <noreply@github.com>2019-10-08 15:45:26 +0200
commit3c5f8a1da06204c9e22f53ad3930fdc5c48e13a5 (patch)
tree1e713a8ce44d9ab18ce9d6c5ae473722ed592d98 /src/libstd/sys/unix/stack_overflow.rs
parent7153c9262a76a6464a4f5aef3d45ffcc41dd87b2 (diff)
parent6c9f218f3e1f2bb9a6bc0cdf5a0aa16c220f1ee8 (diff)
downloadrust-3c5f8a1da06204c9e22f53ad3930fdc5c48e13a5.tar.gz
rust-3c5f8a1da06204c9e22f53ad3930fdc5c48e13a5.zip
Rollup merge of #65102 - tmiasko:tsan-probe-stack, r=alexcrichton
Disable stack probe when thread sanitizer is enabled

When thread sanitizer instrumentation is enabled during compilation of
stack probe function, the function will be miscompiled and trigger
segmentation fault at runtime. Disable stack probes when tsan is
enabled.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions