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

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 23:35:34 PDT 2018


devnexen updated this revision to Diff 139078.

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/lit.common.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44432.139078.patch
Type: text/x-patch
Size: 6935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/f21d7c04/attachment-0001.bin>


More information about the llvm-commits mailing list