]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/rados: assign to optional<> without deref'ing it 39667/head
authorKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 14:24:50 +0000 (22:24 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 14:24:51 +0000 (22:24 +0800)
commit41d68594ae6df343782a1c382ac0bddc8cb7cb69
tree546697c60986de8225f5f7059856cd3f0afc4a32
parent8e09ee2ac8eb1d1c452f1d701842780e48b81d8e
tools/rados: assign to optional<> without deref'ing it

this change addresses a regression introduced by
d333b35aa10bf03a8bc047994d5cf3fed019b49a

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