> -----Original Message-----
> From: wangyunjian <wangyunj...@huawei.com>
> Sent: Tuesday, October 27, 2020 5:51 AM
> To: dev@dpdk.org; Wang, Yipeng1 <yipeng1.w...@intel.com>; Gobriel, Sameh
> <sameh.gobr...@intel.com>
> Cc: Richardson, Bruce <bruce.richard...@intel.com>;
> dharmik.thak...@arm.com; jerry.lili...@huawei.com; xudin...@huawei.com;
> Yunjian Wang <wangyunj...@huawei.com>; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] hash: fix dereference before null check
> 
> From: Yunjian Wang <wangyunj...@huawei.com>
> 
> Coverity flags that 'h' variable is used before it's checked for NULL. This 
> patch
> fixes this issue.
> 
> Coverity issue: 363625
> Fixes: 769b2de7fb52 ("hash: implement RCU resources reclamation")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Yunjian Wang <wangyunj...@huawei.com>
 [Wang, Yipeng] 
Thanks for the fix!

Acked-by: Yipeng Wang <yipeng1.w...@intel.com>


Reply via email to