]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Check pointer before deleting 2685/head
authorhejiantao5 <hejiantao5@gmail.com>
Fri, 10 Oct 2014 07:57:05 +0000 (15:57 +0800)
committerJiantao He <hejiantao5@gmail.com>
Fri, 10 Oct 2014 11:34:06 +0000 (19:34 +0800)
commit66afcd946c692df1c0824350328acc2a418ab8fd
tree97d674d870ad8e9cafaeaba3a41d62dd7dc423a4
parent98cb9a0cc92a88cdeaf9bf083d6fb32b725a69f7
Check pointer before deleting

Here I think should check the pointer, to avoid potential risk

Signed-off-by: Jiantao He <hejiantao5@gmail.com>
src/librados/librados.cc