[dpdk-dev] [PATCH 2/5] telemetry: fix error checking for strchr function
Laatz, Kevin
kevin.laatz at intel.com
Mon May 18 16:52:31 CEST 2020
On 12/05/2020 16:28, Ciara Power wrote:
> The strchr function return was not being checked which could lead to
> NULL deferencing later in the function.
>
> Coverity issue: 358438
> Coverity issue: 358445
> Fixes: b80fe1805eee ("telemetry: introduce backward compatibility")
> Cc: ciara.power at intel.com
>
> Signed-off-by: Ciara Power <ciara.power at intel.com>
> ---
> lib/librte_telemetry/telemetry_legacy.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
Acked-by: Kevin Laatz <kevin.laatz at intel.com>
More information about the dev
mailing list