]> git.ipfire.org Git - thirdparty/lxc.git/commit
network: Fix coverity issue, dont initialise string pointers in setup_veth_ovs_bridge...
authorThomas Parrott <thomas.parrott@canonical.com>
Tue, 9 Jun 2020 11:03:40 +0000 (12:03 +0100)
committerThomas Parrott <thomas.parrott@canonical.com>
Tue, 9 Jun 2020 11:03:40 +0000 (12:03 +0100)
commit1ee07848e7cbfb9b0673167e8f40f20082e398b1
treec7e3b6a8e1f68e5653fdbb5562b55b7ed5e6fa02
parent785e15403e7a004a285686342e6d4b973e278803
network: Fix coverity issue, dont initialise string pointers in setup_veth_ovs_bridge_vlan

This is needed by lxc_ovs_setup_bridge_vlan_exec.

Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
src/lxc/network.c