[PATCH] D31457: [asan] Add strndup/__strndup interceptors if targeting linux.
pierre gousseau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 04:08:19 PDT 2017
pgousseau updated this revision to Diff 93354.
pgousseau added a comment.
Fix bad copy paste in lit test.
https://reviews.llvm.org/D31457
Files:
lib/asan/asan_interceptors.cc
lib/asan/asan_interceptors.h
lib/asan/tests/asan_str_test.cc
lib/sanitizer_common/tests/sanitizer_test_utils.h
test/asan/TestCases/strndup_oob_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31457.93354.patch
Type: text/x-patch
Size: 5182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170329/9239ff4f/attachment.bin>
More information about the llvm-commits
mailing list