[lxc-devel] [lxc/lxc] 4e61b1: confile: Fix coverity issue, missing return in get...

Christian Brauner noreply at github.com
Tue Jun 9 13:43:35 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 4e61b19d62ea7e9d4d2c11b863701b75e24c6ad9
      https://github.com/lxc/lxc/commit/4e61b19d62ea7e9d4d2c11b863701b75e24c6ad9
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  confile: Fix coverity issue, missing return in get_config_net_veth_vlan_tagged_id

Signed-off-by: Thomas Parrott <thomas.parrott at canonical.com>


  Commit: 785e15403e7a004a285686342e6d4b973e278803
      https://github.com/lxc/lxc/commit/785e15403e7a004a285686342e6d4b973e278803
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Fix coverity issue, leaking data in lxc_ovs_setup_bridge_vlan_exec

Signed-off-by: Thomas Parrott <thomas.parrott at canonical.com>


  Commit: 1ee07848e7cbfb9b0673167e8f40f20082e398b1
      https://github.com/lxc/lxc/commit/1ee07848e7cbfb9b0673167e8f40f20082e398b1
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  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 at canonical.com>


  Commit: bfc01164ebbecf26abc32899410039b15eaa60a6
      https://github.com/lxc/lxc/commit/bfc01164ebbecf26abc32899410039b15eaa60a6
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Removes unused ip_proxy_args

Signed-off-by: Thomas Parrott <thomas.parrott at canonical.com>


  Commit: d2f8b2720be301566290efa24f3b2aaee2968852
      https://github.com/lxc/lxc/commit/d2f8b2720be301566290efa24f3b2aaee2968852
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Adds free_ovs_veth_vlan_args and allows trunks field to be freed

Signed-off-by: Thomas Parrott <thomas.parrott at canonical.com>


  Commit: 72e8122b445909c94775f75e8121e987739ee043
      https://github.com/lxc/lxc/commit/72e8122b445909c94775f75e8121e987739ee043
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Fix int type in log message

Signed-off-by: Thomas Parrott <thomas.parrott at canonical.com>


  Commit: 3fe6b5cf29ae903f01f18c72651ca508f0314e61
      https://github.com/lxc/lxc/commit/3fe6b5cf29ae903f01f18c72651ca508f0314e61
  Author: Thomas Parrott <thomas.parrott at canonical.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Adds calls to free_ovs_veth_vlan_args in setup_veth_ovs_bridge_vlan

Signed-off-by: Thomas Parrott <thomas.parrott at canonical.com>


  Commit: 140ea2e5f5783c8a855c1e13d048f8238fbaf30f
      https://github.com/lxc/lxc/commit/140ea2e5f5783c8a855c1e13d048f8238fbaf30f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/network.c

  Log Message:
  -----------
  Merge pull request #3442 from tomponline/tp-veth-vlan-coverity

Coverity fixes for veth vlan


Compare: https://github.com/lxc/lxc/compare/677c9967b16a...140ea2e5f578


More information about the lxc-devel mailing list