]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/ops_executer: prevent access to null pointers caused by gcc bug
authormyoungwon oh <ohmyoungwon@gmail.com>
Mon, 2 Dec 2024 10:02:08 +0000 (10:02 +0000)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 4 Dec 2024 07:09:37 +0000 (15:09 +0800)
commitb5665cfac472edefbf45a16f726663c6709a68a9
treebdbfb38ae5b0e1d4cfd8e3a845ba2b2653725a68
parent69c919838b4774559e407d3ce6a08d668c9b6f51
crimson/osd/ops_executer: prevent access to null pointers caused by gcc bug

This commit assigns the parameter eariler to work around a coroutine related gcc bug
that causes a null pointer access.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/crimson/osd/ops_executer.h