[PATCH] D111655: [analyzer] non-obvious analyzer warning: Use of zero-allocated memory
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 12 10:41:11 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf3ec9d8501c9: [analyzer] Fix non-obvious analyzer warning: Use of zero-allocated memory. (authored by dergachev.a).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111655/new/
https://reviews.llvm.org/D111655
Files:
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/test/Analysis/NewDelete-checker-test.cpp
clang/test/Analysis/malloc.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111655.379107.patch
Type: text/x-patch
Size: 4397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/e4e277fc/attachment.bin>
More information about the cfe-commits
mailing list