mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-15 11:18:07 +02:00
input and output must be freed only when not NULL.
Also, ovsdb_disconnect() should do nothing if there is no client.
Fixes:
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| nm-device-ovs-bridge.c | ||
| nm-device-ovs-bridge.h | ||
| nm-device-ovs-interface.c | ||
| nm-device-ovs-interface.h | ||
| nm-device-ovs-port.c | ||
| nm-device-ovs-port.h | ||
| nm-ovs-factory.c | ||
| nm-ovsdb.c | ||
| nm-ovsdb.h | ||