]> granicus.if.org Git - clang/commit
KeychainAPI checker: Add basic diagnostics. Track MemoryRegion istead of SymbolicRef...
authorAnna Zaks <ganna@apple.com>
Thu, 4 Aug 2011 00:26:57 +0000 (00:26 +0000)
committerAnna Zaks <ganna@apple.com>
Thu, 4 Aug 2011 00:26:57 +0000 (00:26 +0000)
commit03826aaf95018e3b29f94a10ca5616c0fc9bbee5
tree03bc92b7fe06aae8601f62d6d204b2755ec4b9ac
parentc4688ce6477a4d019b1e4d6e00dcb9e115eb3034
KeychainAPI checker: Add basic diagnostics. Track MemoryRegion istead of SymbolicRef since the address might not be a symbolic value in some cases, for example in fooOnlyFree() test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136851 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
test/Analysis/keychainAPI.m