[PATCH] D37367: [msan] Check sigset_t and sigaction arguments.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 17:35:02 PDT 2017


eugenis updated this revision to Diff 113629.
eugenis added a comment.

addressed vitaly's comments


https://reviews.llvm.org/D37367

Files:
  compiler-rt/lib/msan/msan_interceptors.cc
  compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/test/msan/Linux/poll.cc
  compiler-rt/test/msan/sigaction.cc
  compiler-rt/test/msan/sigwait.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37367.113629.patch
Type: text/x-patch
Size: 6956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170902/a1e2eada/attachment.bin>


More information about the llvm-commits mailing list