]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/MDSCache: init empty string_view with {}
authorKefu Chai <kchai@redhat.com>
Sun, 14 Apr 2019 07:49:00 +0000 (15:49 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Apr 2019 22:59:42 +0000 (06:59 +0800)
commit013b2c95fe54e6e4c6cd59cc18f3ce79e8cf62d0
tree1b34825ada1f6348ec9edc9b0028d6802d1b048e
parent868b47e65a051daa942622b106f08fca2afa9918
mds/MDSCache: init empty string_view with {}

nullptr is not a valid null-terminated character sequence

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mds/MDCache.h