]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd-mirror: avoid attempting to decode an empty client data buffer
authorJason Dillaman <dillaman@redhat.com>
Fri, 27 Oct 2017 20:02:20 +0000 (16:02 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sat, 28 Oct 2017 22:29:10 +0000 (18:29 -0400)
commit1e1d15eb0c14a6be82a6d75ab0088a6f0f4f8125
tree32b0036f7ce5138bae859a8351caa86c731c75f1
parente000669840df10b35bc919d65085c3414a4aa956
rbd-mirror: avoid attempting to decode an empty client data buffer

Fixes: http://tracker.ceph.com/issues/21961
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd_mirror/image_replayer/PrepareRemoteImageRequest.cc