]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #60913 from myoungwon/wip-fix-null-pointer-crimson
authorYingxin <yingxin.cheng@intel.com>
Thu, 5 Dec 2024 01:45:03 +0000 (09:45 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2024 01:45:03 +0000 (09:45 +0800)
commit9039d61355cad74a705ba4d9423436eda00e50b3
tree5c5ab2c2b731c7aa2159a7cb2115a71980303efc
parent0065f9e1bf64d4a15a44a13373fb7e3f71dad054
parentb5665cfac472edefbf45a16f726663c6709a68a9
Merge pull request #60913 from myoungwon/wip-fix-null-pointer-crimson

crimson/osd/ops_executer: prevent access to null pointers caused by gcc bug

Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Xuehan Xu <xuxuehan@qianxin.com>