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.po...@intel.com

Signed-off-by: Ciara Power <ciara.po...@intel.com>
---
  lib/librte_telemetry/telemetry_legacy.c | 10 ++++++++++
  1 file changed, 10 insertions(+)

Acked-by: Kevin Laatz <kevin.la...@intel.com>

Reply via email to