]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: avoid using naked pointer 26958/head
authorKefu Chai <kchai@redhat.com>
Fri, 15 Mar 2019 03:27:53 +0000 (11:27 +0800)
committerSage Weil <sage@redhat.com>
Fri, 15 Mar 2019 12:07:07 +0000 (07:07 -0500)
commit0500fff76b088f34c3ae81ab4305eed507051027
tree6e251999da7a2a4f1b6638d79d6fc6b9161e52c8
parent26b848d7c9af3398b4d4f37bb1c345a332a912ec
mon: avoid using naked pointer

to save our trouble to delete auth_handler in the error handling paths

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