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: [email protected] Signed-off-by: Ciara Power <[email protected]> --- lib/librte_telemetry/telemetry_legacy.c | 4 ++++ 1 file changed, 4 insertions(+)
Acked-by: Kevin Laatz <[email protected]>

