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

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 15:10:57 PST 2018


krytarowski updated this revision to Diff 132486.
krytarowski added a comment.

Apply comments from review.


Repository:
  rL LLVM

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.132486.patch
Type: text/x-patch
Size: 4677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/c8826e9f/attachment-0001.bin>


More information about the llvm-commits mailing list