[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 09:50:29 PDT 2019


dkrupp updated this revision to Diff 224088.
dkrupp marked 9 inline comments as done.
dkrupp added a comment.

@Szelethus thanks for your review.
I fixed your suggestions.


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.224088.patch
Type: text/x-patch
Size: 22811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/44a0f8d2/attachment-0001.bin>


More information about the cfe-commits mailing list