> -Original Message-
> From: Kozak, KubaX
> Sent: Thursday, July 27, 2017 3:28 PM
> To: Wu, Jingjing
> Cc: dev@dpdk.org; Jain, Deepak K ; Jastrzebski,
> MichalX K
> ; Kozak, KubaX ;
> sta...@dpdk.org
> Subject: [PATCH] net/i40e: fix dereferencing null pointer
>
> Add check if o_vlan_ma
Add check if o_vlan_mask and i_vlan_mask are
not a NULL pointer.
Coverity issue: 143448
Coverity issue: 143449
Fixes: d37705068ee8 ("net/i40e: parse QinQ pattern")
Cc: sta...@dpdk.org
Signed-off-by: Kuba Kozak
---
drivers/net/i40e/i40e_flow.c | 6 --
1 file changed, 4 insertions(+), 2 delet
2 matches
Mail list logo