commit | a1c972df7de79c68dca2c12ba92d1018acd71c67 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Oct 07 20:01:31 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Oct 07 20:01:31 2004 +0000 |
tree | c178e8087430c973e62190cf8594b9d514f66c97 | |
parent | d15165723cbdb577c8acf8fcbfad6d2b16b70808 [diff] |
Fix a nasty dangling pointer problem, due to a free'd pointer being left in a map. This caused problems if a later object happened to be allocated at the free'd object's address. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16813 91177308-0d34-0410-b5e6-96231b3b80d8