]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: do not assert on bad auth payload
authorSage Weil <sage@redhat.com>
Thu, 14 Mar 2019 21:46:21 +0000 (16:46 -0500)
committerSage Weil <sage@redhat.com>
Fri, 15 Mar 2019 12:07:07 +0000 (07:07 -0500)
commit7a2bb0f01eebd259ae7babbfa55cffa87afa97ad
tree3e8953df4c7b9e2ad2c5956597e8759bbbcfcffc
parent98653b3db92f69023cb62526791d4d9aa5d6ec23
mon: do not assert on bad auth payload

If we get garbage, fail to authenticate--do not assert out and crash.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/Monitor.cc