[all-commits] [llvm/llvm-project] 6396a4: Revert "SIGSEGV in Sanitizer INTERCEPTOR of strstr...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Jan 5 21:28:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6396a4436145930f1bf0171219214c9f202019be
https://github.com/llvm/llvm-project/commit/6396a4436145930f1bf0171219214c9f202019be
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp
M compiler-rt/test/sanitizer_common/TestCases/strstr.c
Log Message:
-----------
Revert "SIGSEGV in Sanitizer INTERCEPTOR of strstr function."
Breaks Asan on Fuchsia's and ubsan with gcc.
This reverts commit 685c94c6cbba4f2bf076b01fd3e0dcb4b1425b53.
More information about the All-commits
mailing list