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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 08129599db92fdeb8743e948c4c8109296bac941
      https://github.com/openvswitch/ovs/commit/08129599db92fdeb8743e948c4c8109296bac941
  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