2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00
ovs/utilities
Roi Dayan 37848e2188 util: Ignore return code from str_to_uint().
Reported by Coverity.
  lib/util.c:795 Unchecked return value (CHECKED_RETURN):

As it's not really bug, wrap it with ignore().

Fixes: 9551e80befc0 ("tests: Use environment variable for default timeout.")
Acked-by: Aaron Conole <aconole@redhat.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
2025-05-30 10:28:53 +02:00
..
2019-10-14 15:34:53 -07:00
2022-07-15 13:45:55 +02:00
2021-06-22 21:29:57 +02:00