[PATCH] D45177: CStringChecker, check strlcpy/strlcat

David CARLIER via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 2 16:09:48 PDT 2018


devnexen updated this revision to Diff 144952.
devnexen added a comment.

The returned value is the number of character copied to the dst buffer.


https://reviews.llvm.org/D45177

Files:
  lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  test/Analysis/bsd-string.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45177.144952.patch
Type: text/x-patch
Size: 16917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180502/ab5b63fa/attachment.bin>


More information about the cfe-commits mailing list