[PATCH] D27791: [msan] Intercept getutent and friends

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 14:10:42 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289878: [msan] Intercept getutent and friends. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D27791?vs=81511&id=81660#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27791

Files:
  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.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  compiler-rt/trunk/test/msan/getutent.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27791.81660.patch
Type: text/x-patch
Size: 5370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/574aa0d1/attachment.bin>


More information about the llvm-commits mailing list