diff options
author | Anna Zaks <ganna@apple.com> | 2012-02-29 18:42:47 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-02-29 18:42:47 +0000 |
commit | ca23eb212c78ac5bc62d0881635579dbe7095639 (patch) | |
tree | 27c4ca2beac95a0981bd494dc5371e6fbe21e1ab /lib/CodeGen/BackendUtil.cpp | |
parent | 956ecbd2c8d3558230300754d5abf72e9eb9afc1 (diff) |
[analyzer] Malloc: A pointer might escape through CFContainers APIs,
funopen, setvbuf.
Teach the checker and the engine about these APIs to resolve malloc
false positives. As I am adding more of these APIs, it is clear that all
this should be factored out into a separate callback (for example,
region escapes). Malloc, KeyChainAPI and RetainRelease checkers could
all use it.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151737 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions