aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-03-31 01:14:06 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-03-31 01:14:06 +0000
commit0dbe9b60152da6c6fb8b38db647aecbadcf59ac1 (patch)
treec71e585760d3ddacc277056ea60586e3ad229077 /llvm/lib/CodeGen/MachineFunction.cpp
parent79c1baf6ddd380399c82a8ff263dbb96febe3262 (diff)
downloadllvm-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