[dpdk-dev] [PATCH v3] net/ring: remove unnecessary NULL check
Ferruh Yigit
ferruh.yigit at intel.com
Wed Nov 2 15:05:40 CET 2016
On 11/2/2016 1:46 PM, Mauricio Vasquez B wrote:
> Coverity detected this as an issue because internals->data will never be NULL,
> then the check is not necessary.
>
> Fixes: d082c0395bf6 ("ring: fix memory leak when detaching")
> Coverity issue: 137873
>
> Signed-off-by: Mauricio Vasquez B <mauricio.vasquez at polito.it>
> ---
Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
More information about the dev
mailing list