[PATCH] D66049: [analyzer] PR41729: Fix some false positives and improve strlcat and strlcpy modeling

Daniel Krupp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 10:01:58 PDT 2019


dkrupp updated this revision to Diff 224090.
dkrupp added a comment.

Fixing minor capitalization issue and removing an extra newline.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66049/new/

https://reviews.llvm.org/D66049

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66049.224090.patch
Type: text/x-patch
Size: 27475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/6e6c7df9/attachment-0001.bin>


More information about the cfe-commits mailing list