]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/rados: assign to optional<> without deref'ing it 39329/head
authorKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 14:24:50 +0000 (22:24 +0800)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 24 Feb 2021 14:37:59 +0000 (14:37 +0000)
commit3cb8da8351d6d5cbb48d49ad1caaf5d860d72e70
tree73107e48da5865608be70846b0cf9114cc5e0982
parent9af1feda40a28f9c7834d09c5a731e8f507ceb10
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>
(cherry picked from commit 41d68594ae6df343782a1c382ac0bddc8cb7cb69)
src/tools/rados/rados.cc