[ovs-git] [openvswitch/ovs] ce81a7: ovn-controller: Fix memory leak when parsing lflow...

GitHub noreply at github.com
Fri Aug 26 17:14:35 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ce81a73f6a6deeb5e1c9de1be2dc3fe5a2fd3a56
      https://github.com/openvswitch/ovs/commit/ce81a73f6a6deeb5e1c9de1be2dc3fe5a2fd3a56
  Author: Ryan Moats <rmoats at us.ibm.com>
  Date:   2016-08-26 (Fri, 26 Aug 2016)

  Changed paths:
    M ovn/controller/lflow.c

  Log Message:
  -----------
  ovn-controller: Fix memory leak when parsing lflow actions.

Parsing logical flow actions with ovnacts_parse* that include
string constants current leak memory.  Add calls to ovnacts_free
to recapture said memory.

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