On Wed, Oct 14, 2020 at 11:11:10AM +0100, Kevin Laatz wrote:
> The 'idxd' pointer in 'idxd_rawdev_destroy()' is being dereferenced before
> it is checked. To fix this, the null pointer check was moved to occur
> earlier in the code.
>
> Coverity issue: 363040
> Fixes: ff06fa2cf3ba ("raw/ioat: probe idxd PCI")
>
> Signed-off-by: Kevin Laatz <[email protected]>
> ---
Acked-by: Bruce Richardson <[email protected]>
- [dpdk-dev] [PATCH] raw/ioat: fix dereference before null ... Kevin Laatz
- Re: [dpdk-dev] [PATCH] raw/ioat: fix dereference bef... Bruce Richardson
- Re: [dpdk-dev] [PATCH] raw/ioat: fix dereference... Thomas Monjalon

