]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix _key_decode_u64 error checks
authorSage Weil <sage@redhat.com>
Mon, 18 Jan 2016 14:52:40 +0000 (09:52 -0500)
committerSage Weil <sage@redhat.com>
Mon, 18 Jan 2016 14:52:40 +0000 (09:52 -0500)
commit1590b082d5a57faae567ae45d9eb6f9cd0e3607a
tree098f6385da1d69d145b91eecf639792da8674b60
parent92a5d1d4f195d3135d8a117eb526346bed9afc59
os/bluestore: fix _key_decode_u64 error checks

The data that follows may be binary encoded and null.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc