]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: use bl.to_str() and not bl.c_str()
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 10 Oct 2018 00:22:25 +0000 (17:22 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 4 Jan 2019 03:00:20 +0000 (19:00 -0800)
commit63591be687577bcd5987d2ecfd3540e511d0881f
tree0508899c7a34054b3ee0cbc45443da5f6708168f
parentb55c102afc64bbf3f155d886c02452e3f9e1f964
rgw: use bl.to_str() and not bl.c_str()

can't rely on bufferlist to be null terminated

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_rados.cc