]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix byte-order dependency in calculation of initial challenge
authorDan Mick <dan.mick@inktank.com>
Thu, 3 Apr 2014 20:59:59 +0000 (13:59 -0700)
committerSage Weil <sage@inktank.com>
Mon, 7 Apr 2014 15:36:42 +0000 (08:36 -0700)
commitede254a4cc6b9ca0d12d83d14b0d548cd5d1fcb4
treea797ee652789c9d9e080a1cbbbcc81ff9afe1ed2
parent5e2b692890f40d618b268cd2dd46eaa9af96bf78
Fix byte-order dependency in calculation of initial challenge

Fixes: #7977
Signed-off-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 4dc62669ecd679bc4d0ef2b996b2f0b45b8b4dc7)
src/auth/cephx/CephxProtocol.cc