[PATCH] net/gve: fix pointers dereference before null check

Ferruh Yigit ferruh.yigit at amd.com
Mon Oct 31 14:40:51 CET 2022


On 10/31/2022 5:05 AM, Junfeng Guo wrote:

> 
> The pointers 'rxq' and 'txq' are dereferenced before the null check.
> Fixed the logic in this patch.
> 
> Fixes: 4bec2d0b5572 ("net/gve: support queue operations")
> 
> Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>

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

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



More information about the dev mailing list