[PATCH] D44432: FreeBSD sanitizer common, intercept couple of more functions

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 14:47:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT328376: FreeBSD sanitizer common, intercept couple of more functions (authored by vitalybuka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44432?vs=139653&id=139657#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D44432

Files:
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/sanitizer_common/TestCases/NetBSD/access.cc
  test/sanitizer_common/TestCases/NetBSD/devname.cc
  test/sanitizer_common/TestCases/NetBSD/devname_r.cc
  test/sanitizer_common/TestCases/NetBSD/fgetln.cc
  test/sanitizer_common/TestCases/NetBSD/lstat.cc
  test/sanitizer_common/TestCases/NetBSD/strlcat.cc
  test/sanitizer_common/TestCases/NetBSD/strlcpy.cc
  test/sanitizer_common/TestCases/Posix/access.cc
  test/sanitizer_common/TestCases/Posix/devname.cc
  test/sanitizer_common/TestCases/Posix/devname_r.cc
  test/sanitizer_common/TestCases/Posix/fgetln.cc
  test/sanitizer_common/TestCases/Posix/getpass.cc
  test/sanitizer_common/TestCases/Posix/lstat.cc
  test/sanitizer_common/TestCases/Posix/strlcat.cc
  test/sanitizer_common/TestCases/Posix/strlcpy.cc
  test/sanitizer_common/lit.common.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44432.139657.patch
Type: text/x-patch
Size: 14110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/45963fa7/attachment.bin>


More information about the llvm-commits mailing list