]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/rados: fix the segfault introduced in 0f7aeee
authorKefu Chai <kchai@redhat.com>
Sat, 4 Jul 2015 05:25:38 +0000 (13:25 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 4 Jul 2015 05:25:39 +0000 (13:25 +0800)
commit76ba367f70708e73348bb08df81b08aceb4c5b69
treed2f3e8ccff32191fe83141ee2f24892759f59aa6
parentbb33d99e8d809aebf6ba5c10ed773b6850b432bb
tools/rados: fix the segfault introduced in 0f7aeee

prefix and run_name should not be initialized by a temporary string

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/rados/rados.cc