]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
unittest_bufferlist: fix ptr move test
authorSage Weil <sage@redhat.com>
Thu, 11 Feb 2016 14:25:15 +0000 (09:25 -0500)
committerSage Weil <sage@redhat.com>
Tue, 1 Mar 2016 13:47:28 +0000 (08:47 -0500)
commit7723d294a505925a5f726f54d260dbdf9c334089
tree8da3d7fce452eedef32866db9d6944be49fb0486
parent149f01f3d8fcc767db952e21a6cf5c9e44878053
unittest_bufferlist: fix ptr move test

Do not assume there is a trailing null the terminate the string.

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/bufferlist.cc