[dpdk-stable] [PATCH v2] net/ice: fix possible null pointer dereference

Ferruh Yigit ferruh.yigit at intel.com
Wed Apr 24 17:56:00 CEST 2019


On 4/24/2019 3:43 AM, Wenzhuo Lu wrote:
> Fix the issues reported by Coverity check, "Null-checking
> vsi suggests that it may be null, but it has already been
> dereferenced on all paths leading to the check."
> 
> Coverity issue: 328509
> Coverity issue: 328519
> Coverity issue: 328523
> Fixes: e0dcf94a0d7f ("net/ice: support VLAN ops")
> Fixes: ff963bfa7cb1 ("net/ice: support RSS")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
> Acked-by: Qiming Yang <qiming.yang at intel.com>
> Reviewed-by: Rami Rosen <ramirose at gmail.com>

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


More information about the stable mailing list