]> granicus.if.org Git - clang/commit
Fix potential crash in ObjCContainersChecker by properly validating
authorTed Kremenek <kremenek@apple.com>
Fri, 12 Oct 2012 22:56:36 +0000 (22:56 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 12 Oct 2012 22:56:36 +0000 (22:56 +0000)
commit441ee1dfa5ff8d904ad07dc3b7837c44d9f173eb
tree2ce367ac6a77051fce7a7792ef368fe208cf34f8
parent186ec9c2e6db6fd5827f2078d2a6b82085be54d3
Fix potential crash in ObjCContainersChecker by properly validating
the number of arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165838 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp