[PATCH] D120236: [analyzer] Add more sources to Taint analysis

Endre Fülöp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 28 02:14:14 PST 2022


gamesh411 updated this revision to Diff 411765.
gamesh411 added a comment.

fix readlinkat arg index
extend testcase for readlinkat


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120236

Files:
  clang/docs/analyzer/checkers.rst
  clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  clang/test/Analysis/taint-generic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120236.411765.patch
Type: text/x-patch
Size: 8529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220228/8e21a5d0/attachment.bin>


More information about the cfe-commits mailing list