Make sure getName().data() is always null terminated.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 26 Jul 2009 09:22:02 +0000 (09:22 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 26 Jul 2009 09:22:02 +0000 (09:22 +0000)
commit4fa4990bdcb1fc2aa7831b1e6b113998366b2918
treeaeb5494e216a5f76c936d4edcb047609379c25be
parentf0443c1eb44d737d9bd78962932fc80f74c6113c
Make sure getName().data() is always null terminated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77149 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Value.cpp