[PATCH] D31457: [asan] Add strndup/__strndup interceptors if targeting linux.
pierre gousseau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 02:06:48 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302781: [asan] Recommit of r301904: Add strndup/__strndup interceptors (authored by pgousseau).
Changed prior to commit:
https://reviews.llvm.org/D31457?vs=97439&id=98598#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31457
Files:
compiler-rt/trunk/lib/asan/asan_flags.cc
compiler-rt/trunk/lib/asan/tests/asan_str_test.cc
compiler-rt/trunk/lib/esan/esan_interceptors.cpp
compiler-rt/trunk/lib/msan/msan_interceptors.cc
compiler-rt/trunk/lib/msan/tests/msan_test.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_test_utils.h
compiler-rt/trunk/test/asan/TestCases/Posix/strndup_oob_test.cc
compiler-rt/trunk/test/msan/strndup.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31457.98598.patch
Type: text/x-patch
Size: 13141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/a19ddebd/attachment.bin>
More information about the llvm-commits
mailing list