]> git.apps.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:01:57 +0000 (00:01 +0100)
commit43dede3144f98de16f8373f376e716f2f73b6f82
tree0d46a6800b1969f4ed4778c43ecc800be57bee10
parentaf86215e0b178340055ff6ec7c8ec3b3c0bd1acf
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