]> granicus.if.org Git - clang/commit
[analyzer] fix bug in malloc checker where the tracked symbol would not properly...
authorTed Kremenek <kremenek@apple.com>
Thu, 28 Jul 2011 23:07:51 +0000 (23:07 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 28 Jul 2011 23:07:51 +0000 (23:07 +0000)
commit217470e07582a83b7cdc99e439f82eaeeeeb2262
tree6f0017f8e7a069ba1c0eef46670488bad9fc1650
parentfde18c53548769748b7a2fc59f5281fdec848686
[analyzer] fix bug in malloc checker where the tracked symbol would not properly be removed from the state.

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