]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: get_pool_name() should not return ref of a local variable 9595/head
authorKefu Chai <kchai@redhat.com>
Wed, 8 Jun 2016 16:04:44 +0000 (00:04 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 8 Jun 2016 16:11:43 +0000 (00:11 +0800)
commitff6bc74250759f571edd9128fe3f2e92f9fff5bb
tree2d03851e39ee9d6ebb7ce19df7abde921d2ad38c
parent5568107d5682ced81f3d58e0426e070e59522e8b
librados: get_pool_name() should not return ref of a local variable

was introduced by 1a44e6f

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/rados/librados.hpp
src/librados/IoCtxImpl.cc
src/librados/IoCtxImpl.h
src/librados/librados.cc