[ovs-git] [openvswitch/ovs] 59e5e6: ovn-controller-vtep: Make 'ovnsb_remote' and 'vtep...

GitHub noreply at github.com
Tue Aug 18 18:22:51 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 59e5e6a1a94dde75137776dc442627ade42d1542
      https://github.com/openvswitch/ovs/commit/59e5e6a1a94dde75137776dc442627ade42d1542
  Author: Alex Wang <alexw at nicira.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M ovn/controller-vtep/ovn-controller-vtep.c

  Log Message:
  -----------
  ovn-controller-vtep: Make 'ovnsb_remote' and 'vtep_remote' free-able.

Found by inspection.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>


  Commit: 45f98d4cf831d795fe2a8f3e6a96b028b5617db6
      https://github.com/openvswitch/ovs/commit/45f98d4cf831d795fe2a8f3e6a96b028b5617db6
  Author: Russell Bryant <rbryant at redhat.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M ovn/northd/ovn-northd.c

  Log Message:
  -----------
  ovn: Free default db befor exit.

The static result of default_db() was malloc'd but not freed before
exit.  Make the static result global and free it before exit.

Signed-off-by: Russell Bryant <rbryant at redhat.com>
Acked-by: Alex Wang <alexw at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/ae4b9136e500...45f98d4cf831


More information about the git mailing list