diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-03-31 01:14:06 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-03-31 01:14:06 +0000 |
commit | d786f1a6331246e7d0eedde277f126ab92089eeb (patch) | |
tree | 69e9b9748978d88f64616402b73fb7805ca67f15 /lib/StaticAnalyzer/Core/BugReporter.cpp | |
parent | 86cff6080ba1db907009885adb5c6c64007e8b48 (diff) |
[libclang] Fix use-after-free bug when handling attributes indexing info.
When indexing a property with a getter/setter with attributes, the allocated memory
for AttrListInfo could get released before its destructor is run.
Fixes rdar://11113442.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153792 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions