[ovs-git] [openvswitch/ovs] ad16ff: ovn-nbctl: fix memory leak

damijans noreply at github.com
Wed Jul 3 16:44:56 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ad16ffd11a9c88dc8cd160039d8f86b77d1d803d
      https://github.com/openvswitch/ovs/commit/ad16ffd11a9c88dc8cd160039d8f86b77d1d803d
  Author: Damijan Skvarc <damjan.skvarc at gmail.com>
  Date:   2019-07-03 (Wed, 03 Jul 2019)

  Changed paths:
    M ovn/utilities/ovn-nbctl.c

  Log Message:
  -----------
  ovn-nbctl: fix memory leak

Patch is mostly intended to prevent valgrind to report memory leak issues
while running unit tests. Otherwise it does not benefit anything since
the application exits immediately after freeing the memory.

Signed-off-by: Damijan Skvarc <damjan.skvarc at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list