Skip to content
Commit 0667123b authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix ObjCInterfaceDecl::Destroy and ObjCProtocolDecl::Destroy to iterate and...

Fix ObjCInterfaceDecl::Destroy and ObjCProtocolDecl::Destroy to iterate and destroy all contained ObjCMethodDecls in one sweep.  This fixes a use-after-free error found by valgrind.

llvm-svn: 61943
parent c8938e09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment