> -Original Message-
> From: Maxime Coquelin
> Sent: 12 May 2025 17:23
> To: Nicolas Chautru ; dev@dpdk.org
> Cc: Hemant Agrawal ; hernan.var...@intel.com
> Subject: Re: [PATCH v1 1/1] bbdev: fix possible null pointer dereference
> Importance: High
>
>
>
On 5/2/25 12:10 AM, Nicolas Chautru wrote:
This change addresses the CID 457446: Null pointer dereferences
(REVERSE_INULL). Not expected to happen in practice, but the
config may be potentially undefined through API.
Coverity issue: 457446
Fixes: 61aa25b96e14 ("bbdev: add trace points")
Sig
> -Original Message-
> From: Nicolas Chautru
> Sent: Thursday 1 May 2025 23:11
> To: dev@dpdk.org; maxime.coque...@redhat.com
> Cc: hemant.agra...@nxp.com; Vargas, Hernan ;
> Chautru, Nicolas
> Subject: [PATCH v1 1/1] bbdev: fix possible null pointer derefer
This change addresses the CID 457446: Null pointer dereferences
(REVERSE_INULL). Not expected to happen in practice, but the
config may be potentially undefined through API.
Coverity issue: 457446
Fixes: 61aa25b96e14 ("bbdev: add trace points")
Signed-off-by: Nicolas Chautru
---
lib/bbdev/rte_
4 matches
Mail list logo