commit | d786f1a6331246e7d0eedde277f126ab92089eeb | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sat Mar 31 01:14:06 2012 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Sat Mar 31 01:14:06 2012 +0000 |
tree | 69e9b9748978d88f64616402b73fb7805ca67f15 | |
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