[PATCH] D9924: Discard malloc-overflow bug-report when a known size is malloc'ed.
Devin Coughlin via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 23 16:35:52 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL248446: [analyzer] Discard malloc-overflow bug-report when a known size is malloc'ed. (authored by dcoughlin).
Changed prior to commit:
http://reviews.llvm.org/D9924?vs=35461&id=35572#toc
Repository:
rL LLVM
http://reviews.llvm.org/D9924
Files:
cfe/trunk/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
cfe/trunk/test/Analysis/malloc-overflow.c
cfe/trunk/test/Analysis/malloc-overflow2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9924.35572.patch
Type: text/x-patch
Size: 9758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150923/d4e95d0d/attachment.bin>
More information about the cfe-commits
mailing list