[ovs-git] [openvswitch/ovs] f09c5b: ovn-nbctl, tests: Clean up noisy memory leaks

GitHub noreply at github.com
Fri Sep 9 19:58:39 UTC 2016


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: f09c5b710621fc88742855df1fc77000cecb1ccd
      https://github.com/openvswitch/ovs/commit/f09c5b710621fc88742855df1fc77000cecb1ccd
  Author: Ryan Moats <rmoats at us.ibm.com>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

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

  Log Message:
  -----------
  ovn-nbctl, tests: Clean up noisy memory leaks

When run with valgrind, ovn-nbctl.c and tests/test-ovn.c reveal
memory leaks of their own.  This patch cleans these up so that
they don't create noise when looking for leaks in the OVN daemon
processes.

Signed-off-by: Ryan Moats <rmoats at us.ibm.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list