Fix a memory correctness error noticed by valgrind (harmless in practice).
authorGordon Henriksen <gordonhenriksen@mac.com>
Tue, 15 Jan 2008 20:02:11 +0000 (20:02 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Tue, 15 Jan 2008 20:02:11 +0000 (20:02 +0000)
commitafa47c5a261e0a52b52b1e66034237dff80bc0f4
tree4f1f1dde12473263e71e96c98eb30265e886e069
parentfdd75125b87f335ced93c0d9d88d0b3045fe9ecc
Fix a memory correctness error noticed by valgrind (harmless in practice).

Thanks to Duncan Sands for noticing it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46007 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/StringPool.h