[dpdk-dev] [PATCH 4/5] telemetry: fix checking error return for socket creation

Laatz, Kevin kevin.laatz at intel.com
Mon May 18 16:53:00 CEST 2020


On 12/05/2020 16:29, Ciara Power wrote:
> The return value from the socket function is now checked, as it can
> return a negative value on error.
>
> Coverity issue: 358443
> 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 | 4 ++++
>   1 file changed, 4 insertions(+)
>
Acked-by: Kevin Laatz <kevin.laatz at intel.com>


More information about the dev mailing list