[PATCH] D42630: Add msan interceptors for readlinkat and name_to_handle_at

Oliver Chang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 28 19:12:50 PST 2018


oliverchang updated this revision to Diff 131739.
oliverchang added a comment.

check unpoisoned


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D42630

Files:
  lib/msan/msan_interceptors.cc
  lib/msan/tests/msan_test.cc
  lib/sanitizer_common/sanitizer_platform_limits_linux.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.h
  test/msan/name_to_handle_at.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42630.131739.patch
Type: text/x-patch
Size: 5138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/db6d7ddd/attachment.bin>


More information about the llvm-commits mailing list