ta...@dpdk.org
> Subject: [PATCH] net/mlx5: fix destroying empty matchers list
>
> The table remove callback function is trying to destroy the
> matchers list associated with table entries without checking
> if the list is valid, which causes nullptr dereference.
> Fixed by validat
> -Original Message-
> From: Adham Masarwah
> Sent: Sunday, February 27, 2022 2:33 PM
> To: Idan Hackmon
> Subject: RE: [PATCH] net/mlx5: fix destroying empty matchers list
>
> > Subject: [PATCH] net/mlx5: fix destroying empty matchers list
> >
> >
> Subject: [PATCH] net/mlx5: fix destroying empty matchers list
>
> The table remove callback function is trying to destroy the matchers list
> associated with table entries without checking if the list is valid, which
> causes
> nullptr dereference.
> Fixed by validat
The table remove callback function is trying to destroy the
matchers list associated with table entries without checking
if the list is valid, which causes nullptr dereference.
Fixed by validating the matchers list before destroying it.
Issue can be reproduced with testpmd on Windows, when you run
4 matches
Mail list logo