[ovs-git] [openvswitch/ovs] 2a1efd: bridge: Fix custom stats' counters leak.

GitHub noreply at github.com
Tue Jan 23 18:05:58 UTC 2018


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: 2a1efdf3b22445671b2bebc40b0bf874efbc49c5
      https://github.com/openvswitch/ovs/commit/2a1efdf3b22445671b2bebc40b0bf874efbc49c5
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M vswitchd/bridge.c

  Log Message:
  -----------
  bridge: Fix custom stats' counters leak.

The caller takes ownership over allocated array of counters.
And it must free them.

CC: Michal Weglicki <michalx.weglicki at intel.com>
Fixes: 971f4b394c6e ("netdev: Custom statistics.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list