add debug code to chase down a rare crash in asan/lsan https://github.com/google...
authorKostya Serebryany <kcc@google.com>
Tue, 2 Jun 2020 00:33:49 +0000 (17:33 -0700)
committerKostya Serebryany <kcc@google.com>
Tue, 2 Jun 2020 02:14:56 +0000 (19:14 -0700)
commit2e6c3e3e7b5eb46452b1819c69919fab820b4233
tree45d7ea8d2ba8f8a3fef90d09c665280d7b565faf
parent8a8d703be0986dd6785cba0b610c9c4708b83e89
add debug code to chase down a rare crash in asan/lsan https://github.com/google/sanitizers/issues/1193

Summary: add debug code to chase down a rare crash in asan/lsan https://github.com/google/sanitizers/issues/1193

Reviewers: vitalybuka

Subscribers: #sanitizers, llvm-commits

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D80967
compiler-rt/lib/asan/asan_allocator.cpp
compiler-rt/lib/lsan/lsan_common.cpp