[PATCH] D120489: [analyzer] Done some changes to detect Uninitialized read by the char array manipulation functions

Shivam Rajput via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 25 10:03:39 PST 2022


phyBrackets updated this revision to Diff 411447.
phyBrackets added a comment.

update the documentation for the uninitialized read checker


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120489

Files:
  clang/docs/analyzer/checkers.rst
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  clang/test/Analysis/bstring.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120489.411447.patch
Type: text/x-patch
Size: 7466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220225/0d110049/attachment.bin>


More information about the cfe-commits mailing list