]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Objecter: potential null pointer access when do pool_snap_list.
authorxiexingguo <258156334@qq.com>
Thu, 29 Oct 2015 09:32:50 +0000 (17:32 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 7 Dec 2015 23:00:36 +0000 (00:00 +0100)
commit5d0b5c1389d8c0baddb40cc5ff8f1d9cc6a4d315
treeb4f7276b1a38413c61e063ca17b8dadb75f4d2ca
parentd06463604cb8daeda288e824e8812352c0d6a7d9
Objecter: potential null pointer access when do pool_snap_list.

Objecter: potential null pointer access when do pool_snap_list. Shall check pool existence first.
Fixes: #13639
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 865541605b6c32f03e188ec33d079b44be42fa4a)
src/osdc/Objecter.cc