]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrMonitor: fix null deref when invalid formatter is specified 29593/head
authorSage Weil <sage@redhat.com>
Wed, 17 Jul 2019 14:44:49 +0000 (09:44 -0500)
committerPrashant D <pdhange@redhat.com>
Mon, 12 Aug 2019 00:22:10 +0000 (20:22 -0400)
commitfa41e168a1fb7cc4009a74abbe29a64d4cd57de6
tree17ee21b4e8e5ad98a775475a74bb623f68558f13
parente282992e5af622ec0f8458f3c31430e7044b32e3
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