[PATCH] D17479: [sanitizer] Move recvmsg and recv interceptors to sanitizer_common.

Maxim Ostapenko via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 07:51:08 PST 2016


m.ostapenko updated this revision to Diff 48944.
m.ostapenko added a comment.

Dmitry, thank you for your nits. Updating the diff.


Repository:
  rL LLVM

http://reviews.llvm.org/D17479

Files:
  lib/msan/msan_interceptors.cc
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  lib/tsan/rtl/tsan_interceptors.cc
  test/asan/TestCases/Linux/recvfrom.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17479.48944.patch
Type: text/x-patch
Size: 8178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/6ea2f10f/attachment.bin>


More information about the llvm-commits mailing list