hanchenye-llvm-project/compiler-rt/lib
Kostya Kortchinsky daca5ba7dd [sanitizer] Correct name length computation for some Fuchsia vmos
Summary:
This was missed during the review of D38595, but the vmo name size computation
should use internal_strlen, not sizeof, otherwise we end up with 7 character
names.

Reviewers: mcgrathr, flowerhack

Reviewed By: mcgrathr

Subscribers: kubamracek, delcypher, #sanitizers, llvm-commits

Differential Revision: https://reviews.llvm.org/D45525

llvm-svn: 329842
2018-04-11 18:55:26 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [ASan] NFC: make use of a new ErrorBase ctor 2018-04-09 16:00:10 +00:00
builtins [PATCH] [compiler-rt, RISCV] Support builtins for RISC-V 2018-03-01 07:47:27 +00:00
cfi [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
dfsan Reland "Install resource files into a share/ directory" 2018-01-14 03:43:14 +00:00
esan [sanitizer] Move mmap interceptors into sanitizer_common 2018-03-07 00:13:54 +00:00
fuzzer libFuzzer, OpenBSD support 2018-04-09 22:38:26 +00:00
hwasan Remove duplicated const qualifier. 2018-03-24 00:40:51 +00:00
interception OpenBSD Ubsan support / interception 2018-03-02 07:32:30 +00:00
lsan [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
msan [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
profile [profile] Fix value profile runtime merging issues 2018-04-02 16:57:00 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common [sanitizer] Correct name length computation for some Fuchsia vmos 2018-04-11 18:55:26 +00:00
scudo [scudo] Fuchsia minimal shared runtime 2018-03-27 14:40:39 +00:00
stats Support compiler-rt builtins 2017-07-28 03:39:38 +00:00
tsan [sanitizer] Remove empty Symbolizer PrepareForSandboxing 2018-04-03 18:07:22 +00:00
ubsan [sanitizer] Split coverage into separate RT in sanitizer_common 2018-03-22 15:04:31 +00:00
ubsan_minimal [ubsan-minimal] Fix the ubsan_minimal debug build (COMPILER_RT_DEBUG=1) on macOS. 2018-02-24 13:14:44 +00:00
xray [xray] Fix OS X bots. 2018-04-11 18:00:09 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00