]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librados: rados_inconsistent_pg_list() check "buf" param for null before copying...
authorKefu Chai <kchai@redhat.com>
Fri, 3 Mar 2017 08:41:51 +0000 (16:41 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 3 Mar 2017 08:56:59 +0000 (16:56 +0800)
commit8209bf0f285b93960b3903be9aed7abb1eca62af
treebecd9dbc7dc47006a99534cc411a22ebc62c6d65
parent07e6c14a2fe5ffbfaff87ab0e1f90d15285bebcb
librados: rados_inconsistent_pg_list() check "buf" param for null before copying to it

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