]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: block name prefix might overflow fixed size C-string 11148/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 20 Sep 2016 11:25:36 +0000 (07:25 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 20 Sep 2016 11:28:40 +0000 (07:28 -0400)
commit61734d266c6ee476c2f5fcfbbaefc7d0c7939617
tree642bd23d22d0af9728798b5840f611a114dbc726
parent22053d057fb03e9c932da2771d7c90556567d1e4
librbd: block name prefix might overflow fixed size C-string

The issue which resulted in too large v2 image ids was fixed
under #16887.

Fixes: http://tracker.ceph.com/issues/17310
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/internal.cc