This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from d48e4d782 [sanitizer] Avoid calling a nullptr in MonotonicNanoTime if i [...] new a2ede79f1 [sanitizer] Fix mallopt interceptor.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/asan/asan_malloc_linux.cc | 2 +- lib/hwasan/hwasan_interceptors.cc | 2 +- lib/lsan/lsan_interceptors.cc | 2 +- lib/msan/msan_interceptors.cc | 2 +- lib/scudo/scudo_malloc.cpp | 2 +- test/sanitizer_common/TestCases/Linux/mallopt.cc | 9 +++++++++ 6 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 test/sanitizer_common/TestCases/Linux/mallopt.cc