]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Wed, 31 Jan 2018 16:38:38 +0000 (11:38 -0500)
commit08ed96a7ddc1e587854a7da7edd6c350cc0a1fe5
treec38446443820696e66b099ffd124a175bb77eac3
parentba74ae952cbc032689833ab60bb8c59df99a675e
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>
(cherry picked from commit 1e1d15eb0c14a6be82a6d75ab0088a6f0f4f8125)
src/tools/rbd_mirror/image_replayer/PrepareRemoteImageRequest.cc