[PATCH] D154838: [analyzer] Add check for null pointer passed to %p of printf family

Georgiy Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 10 00:42:53 PDT 2023


CuriousGeorgiy updated this revision to Diff 548899.
CuriousGeorgiy added a comment.

Addressed review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154838

Files:
  clang/docs/analyzer/checkers.rst
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
  clang/test/Analysis/Inputs/expected-plists/unix-fns.c.plist
  clang/test/Analysis/unix-fns.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154838.548899.patch
Type: text/x-patch
Size: 121820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230810/1d9953c2/attachment-0001.bin>


More information about the cfe-commits mailing list