Make sure the target buffer is null terminated so we don't blow up
authorReid Spencer <rspencer@reidspencer.com>
Mon, 25 Apr 2005 15:40:35 +0000 (15:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 25 Apr 2005 15:40:35 +0000 (15:40 +0000)
commit5fe8561bbe01106bdb8e30c9dbc53511744fcb80
treea48555d91281bfeb9f3cda073a708d6374b9cf2d
parent0bc07503c8a124f5bafb04be64e4fd458c2a8a74
Make sure the target buffer is null terminated so we don't blow up
strcat when its called.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21533 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyLibCalls/2005-04-24-strcat.ll