[PATCH] D9924: Ignore report when the argument to malloc is assigned known value
Aditya Kumar via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 12 02:35:45 PDT 2015
hiraditya updated this revision to Diff 31913.
hiraditya added a comment.
Added free, to avoid an unrelated warning.
http://reviews.llvm.org/D9924
Files:
lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
test/Analysis/malloc-overflow.c
test/Analysis/malloc-overflow2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9924.31913.patch
Type: text/x-patch
Size: 8423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150812/7a949b28/attachment.bin>
More information about the cfe-commits
mailing list