[ovs-git] [openvswitch/ovs] ffe6ce: test-ovn: Fixes memory leak.

GitHub noreply at github.com
Wed Sep 26 20:39:47 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ffe6cea89667a7e6d4ac0396f85acdcb3c64ce0e
      https://github.com/openvswitch/ovs/commit/ffe6cea89667a7e6d4ac0396f85acdcb3c64ce0e
  Author: Bhargava Shastry <bshastry at sec.t-labs.tu-berlin.de>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M tests/test-ovn.c

  Log Message:
  -----------
  test-ovn: Fixes memory leak.

Fixes memory leaked by call to ovn_extend_table_init that is missing a
corresponding ovn_extend_table_destroy in test-ovn.c.  This fixes leaks for
the group_table and meter_table objects.

Signed-off-by: Bhargava Shastry <bshastry at sect.tu-berlin.de>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list