]> granicus.if.org Git - clang/commit
[analyzer] Eliminate memory leak in BugReporter::emitReport()
authorAnton Yartsev <anton.yartsev@gmail.com>
Mon, 10 Mar 2014 22:35:02 +0000 (22:35 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Mon, 10 Mar 2014 22:35:02 +0000 (22:35 +0000)
commite018c7b00c8d3b4c506efe266bf30f77f7d9b589
treecb2044f1dfbcc388f492352550aa6f18f658be35
parent22ee0a5ea39c9b3442d04e3e6df7065111a606c1
[analyzer] Eliminate memory leak in BugReporter::emitReport()

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