2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00
Eelco Chaudron 979bc94b1b ovsdb: Fix Clang's static analyzer 'func null dereference' warnings.
In the existing code, there is no existing path that would result
in a crash. Therefore, this code is currently implemented to
satisfy Clang's requirements. Nevertheless, it serves the
additional purpose of preventing issues with potential new use
cases of the ovsdb_mutation_set_execute() API.

Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Acked-by: Ilya Maximets <i.maximets@ovn.org>
Signed-off-by: Simon Horman <horms@ovn.org>
2023-10-31 15:00:17 +00:00
..
2022-06-30 11:10:31 +02:00
2018-05-25 13:36:05 -07:00
2012-05-02 17:08:02 -07:00
2023-06-30 00:03:36 +02:00
2023-07-17 19:51:39 +02:00
2022-07-14 15:24:07 +02:00