[PATCH] D107804: [analyzer] MallocOverflow should consider comparisons only preceding malloc

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 27 05:41:54 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG68088563fbad: [analyzer] MallocOverflow should consider comparisons only preceding malloc (authored by steakhal).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107804

Files:
  clang/docs/analyzer/checkers.rst
  clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
  clang/test/Analysis/malloc-overflow.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107804.369078.patch
Type: text/x-patch
Size: 5540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210827/c1425262/attachment.bin>


More information about the cfe-commits mailing list