]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
denc: Fix std::array bound_encode
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 9 Jan 2018 22:09:55 +0000 (17:09 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 12 Jan 2018 05:49:01 +0000 (00:49 -0500)
commit3aefaa8131a239a32a7073a7e6ccc65a93dc26a1
tree17509d5a9b32bff2146c8ce7100b6995b88a16cb
parent70487bbc480c8460e04a77623c01d31af28e5c4b
denc: Fix std::array bound_encode

std::arrays are not variable length structures and thus are not
encoded with a length.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/include/denc.h