[PATCH] D55265: [Sanitizer] intercept part of sysctl api

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 11:04:32 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348293 (authored by devnexen, committed by ).
Herald added subscribers: llvm-commits, delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D55265?vs=176639&id=176678#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55265/new/

https://reviews.llvm.org/D55265

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/test/sanitizer_common/TestCases/NetBSD/sysctl.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/sysctl.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55265.176678.patch
Type: text/x-patch
Size: 11917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181204/789cde25/attachment.bin>


More information about the llvm-commits mailing list