[PATCH] D18397: [sanitizer] Add strnlen to the common interceptors

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 14:29:39 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264195: [sanitizer] Add strnlen to the common interceptors (authored by bruening).

Changed prior to commit:
  http://reviews.llvm.org/D18397?vs=51420&id=51477#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18397

Files:
  compiler-rt/trunk/lib/asan/asan_interceptors.cc
  compiler-rt/trunk/lib/asan/asan_interceptors.h
  compiler-rt/trunk/lib/msan/msan_interceptors.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/test/sanitizer_common/TestCases/strnlen.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18397.51477.patch
Type: text/x-patch
Size: 5978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/199cb062/attachment.bin>


More information about the llvm-commits mailing list