[PATCH] D24307: calculate extent size for memory regions allocated by C++ new expression

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 13:48:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281934: [analyzer] Calculate extent size for memory regions allocated by new expression. (authored by xazax).

Changed prior to commit:
  https://reviews.llvm.org/D24307?vs=70821&id=71874#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24307

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  cfe/trunk/test/Analysis/out-of-bounds-new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24307.71874.patch
Type: text/x-patch
Size: 8787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160919/8c2c548d/attachment-0001.bin>


More information about the cfe-commits mailing list