Eelco Chaudron
99af7f3791
ovsdb: Fix Coverity leak warning by marking code as unreachable.
...
Coverity reports a memory leak on the 'error' variable in
ovsdb_trigger_try(). However, this code path is unreachable due to an
ovs_assert() in an earlier function call.
To make this clear to Coverity and silence the warning, the section is
explicitly marked as unreachable.
Acked-by: Mike Pattrick <mkp@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
2025-06-10 17:07:06 +02:00
..
2021-07-15 22:38:03 +02:00
2021-07-15 22:38:31 +02:00
2022-06-30 11:10:31 +02:00
2024-04-11 22:47:29 +02:00
2018-05-25 13:36:05 -07:00
2023-09-25 12:53:06 +02:00
2023-05-31 21:31:38 +02:00
2024-04-11 22:47:29 +02:00
2024-03-08 20:21:27 +01:00
2024-01-17 14:41:18 +01:00
2022-10-11 21:11:09 +02:00
2025-05-08 09:28:21 +02:00
2024-01-15 21:20:51 +01:00
2022-07-29 17:05:42 +02:00
2022-06-30 11:10:31 +02:00
2024-12-13 13:00:27 +01:00
2023-04-24 22:34:49 +02:00
2023-04-24 22:34:49 +02:00
2024-01-17 14:41:18 +01:00
2019-02-28 10:26:18 -08:00
2023-10-31 15:00:17 +00:00
2024-03-08 20:21:27 +01:00
2024-12-13 13:00:27 +01:00
2025-05-08 09:28:21 +02:00
2024-04-11 22:47:24 +02:00
2024-04-11 22:47:29 +02:00
2018-02-28 12:46:01 -08:00
2022-11-30 15:15:57 +01:00
2024-05-03 14:15:20 +02:00
2025-06-10 17:04:49 +02:00
2022-07-14 15:24:07 +02:00
2025-01-10 19:53:38 +01:00
2023-07-12 00:22:02 +02:00
2018-03-24 12:04:53 -07:00
2024-01-15 19:57:10 +01:00
2024-01-15 19:57:10 +01:00
2022-03-30 16:59:02 +02:00
2025-05-08 09:28:21 +02:00
2021-09-01 00:14:42 +02:00
2025-05-08 09:28:21 +02:00
2023-08-31 17:14:44 +02:00
2025-06-10 17:05:37 +02:00
2024-07-08 22:13:20 +02:00
2021-11-30 13:34:03 +01:00
2024-01-15 21:20:51 +01:00
2024-01-15 21:20:51 +01:00
2024-01-15 21:20:51 +01:00
2024-01-15 21:20:51 +01:00
2023-09-25 12:53:06 +02:00
2024-01-08 22:41:11 +01:00
2018-03-24 12:04:53 -07:00
2018-03-24 12:04:53 -07:00
2024-07-08 22:13:20 +02:00
2024-07-08 22:13:20 +02:00
2024-01-11 20:13:27 +01:00
2022-06-28 13:45:36 +02:00
2022-07-14 15:24:07 +02:00
2022-03-30 16:59:02 +02:00
2021-07-15 22:38:07 +02:00
2024-08-06 15:18:07 +02:00
2024-01-11 20:13:27 +01:00
2025-06-10 17:07:06 +02:00
2023-04-24 22:42:25 +02:00