]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #31052 into master
authorSage Weil <sage@redhat.com>
Tue, 22 Oct 2019 20:51:31 +0000 (15:51 -0500)
committerSage Weil <sage@redhat.com>
Tue, 22 Oct 2019 20:51:31 +0000 (15:51 -0500)
commit474918ff873c40d4cbd3b00f6c9e0b542eba4f3e
tree28e743ef4be6d6e6e7a845ab1474dc141704d777
parente8e983ecc85ab2506d73270e372bc9948d688d90
parentdcdbfe5652e36a98a572e9fc57479d1b5f25c98b
Merge PR #31052 into master

* refs/pull/31052/head:
auth/cephx/CephxClientHandler: handle decode errors
auth/cephx/CephxProtocol: handle decode errors in CephXTicketHandler::verify_service_ticket_reply
auth/cephx/CephxServiceHandler: handle decode errors

Reviewed-by: Josh Durgin <jdurgin@redhat.com>