[dpdk-stable] [PATCH] net/hinic: fix return value of null not checked

Ferruh Yigit ferruh.yigit at intel.com
Tue Jul 28 15:34:20 CEST 2020


On 7/28/2020 1:34 PM, wangyunjian wrote:
> From: Yunjian Wang <wangyunjian at huawei.com>
> 
> The function rte_zmalloc() could return NULL, the return
> value need to be checked.
> 
> Fixes: f4ca3fd54c4d ("net/hinic: create and destroy flow director filter")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the stable mailing list