[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
Tue Aug 13 06:06:50 PDT 2019


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

Fix comments from @NoQ


Repository:
  rC Clang

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

https://reviews.llvm.org/D66049

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66049.214817.patch
Type: text/x-patch
Size: 20938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190813/0560a2c8/attachment-0001.bin>


More information about the cfe-commits mailing list