[PATCH] D42061: Add new interceptors: strlcpy(3) and strlcat(3)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 15:37:22 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT324034: Add new interceptors: strlcpy(3) and strlcat(3) (authored by kamil, committed by ).

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D42061

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/sanitizer_common/TestCases/NetBSD/strlcat.cc
  test/sanitizer_common/TestCases/NetBSD/strlcpy.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42061.132490.patch
Type: text/x-patch
Size: 4797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/fe04653b/attachment.bin>


More information about the llvm-commits mailing list