[dpdk-dev] [PATCH v12 3/4] Code changes to avoid the ASan error

2021-10-19 Thread zhihongx . peng
From: Zhihong Peng Code changes to avoid the following ASan error: "Control reaches end of non-void function". Cc: cristian.dumitre...@intel.com Signed-off-by: Xueqin Lin Signed-off-by: Zhihong Peng --- v7: no change. v8: no change. v9: Modify the submit log. v10:no change. v11:no change. v12

Re: [dpdk-dev] [PATCH v12 3/4] Code changes to avoid the ASan error

2021-10-19 Thread Dumitrescu, Cristian
> -Original Message- > From: Peng, ZhihongX > Sent: Tuesday, October 19, 2021 2:59 PM > To: david.march...@redhat.com; Burakov, Anatoly > ; Ananyev, Konstantin > ; step...@networkplumber.org; > Dumitrescu, Cristian ; Mcnamara, John > ; Richardson, Bruce > > Cc: dev@dpdk.org; Lin, Xueqi

[dpdk-dev] [PATCH v12 3/4] Code changes to avoid the ASan error

2021-10-19 Thread zhihongx . peng
From: Zhihong Peng Code changes to avoid the following ASan error: "Control reaches end of non-void function". Cc: cristian.dumitre...@intel.com Signed-off-by: Xueqin Lin Signed-off-by: Zhihong Peng --- v7: no change. v8: no change. v9: Modify the submit log. v10:no change. v11:no change. v12