]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrMonitor: fix null deref when invalid formatter is specified 29566/head
authorSage Weil <sage@redhat.com>
Wed, 17 Jul 2019 14:44:49 +0000 (09:44 -0500)
committerPrashant D <pdhange@redhat.com>
Fri, 9 Aug 2019 01:33:26 +0000 (21:33 -0400)
commit413f5c10124553f256423497634b4f3135b51d15
treecb22ba9b4a5a86308da83c88d5b234fa67a8f00f
parentf05a301b92f574edb17e8dff73fb65f3d6b032d0
mon/MgrMonitor: fix null deref when invalid formatter is specified

Fixes: https://tracker.ceph.com/issues/40804
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b3cc451fc299c7d377196aaa9058026dad231721)
src/mon/MgrMonitor.cc