[PATCH] D42630: Add interceptors for readlinkat, name_to_handle_at, open_by_handle_at

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 14:24:58 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323825: [sanitizer] Add interceptors for readlinkat, name_to_handle_at… (authored by vitalybuka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42630?vs=131915&id=132049#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42630

Files:
  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_platform_interceptors.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  compiler-rt/trunk/test/msan/Linux/name_to_handle_at.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/name_to_handle_at.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/readlinkat.c
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/readlink.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42630.132049.patch
Type: text/x-patch
Size: 11061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180130/14a59661/attachment.bin>


More information about the llvm-commits mailing list