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 | 0dbe9b60152da6c6fb8b38db647aecbadcf59ac1 (patch) | |
tree | c71e585760d3ddacc277056ea60586e3ad229077 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 79c1baf6ddd380399c82a8ff263dbb96febe3262 (diff) | |
download | llvm-0dbe9b60152da6c6fb8b38db647aecbadcf59ac1.zip llvm-0dbe9b60152da6c6fb8b38db647aecbadcf59ac1.tar.gz llvm-0dbe9b60152da6c6fb8b38db647aecbadcf59ac1.tar.bz2 |
[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.
llvm-svn: 153792
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions