]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: always verify auth reply, even if it's length 0
authorSage Weil <sage@newdream.net>
Fri, 30 Oct 2009 19:38:17 +0000 (12:38 -0700)
committerSage Weil <sage@newdream.net>
Fri, 30 Oct 2009 19:38:17 +0000 (12:38 -0700)
commit61216cdd7f06e3454ec5dd27b3ba4381f45d84d4
tree45fc5f3a6e588a68bd31fd9ce09b50afc6644435
parent6ae47faebb4a5994e6c263eb852cc4381528dfd2
auth: always verify auth reply, even if it's length 0

A length 0 reply is probably invalid, meaning we didn't
successfully authenticate our peer!
src/msg/SimpleMessenger.cc