[ovs-git] [openvswitch/ovs] 85b9cb: ofproto-dpif-rid: Fix memory leak in recirc_state.

GitHub noreply at github.com
Wed Jan 6 04:22:52 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 85b9cb2edce83d43bd15bedde5a0ed46efb8071e
      https://github.com/openvswitch/ovs/commit/85b9cb2edce83d43bd15bedde5a0ed46efb8071e
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M ofproto/ofproto-dpif-rid.c

  Log Message:
  -----------
  ofproto-dpif-rid: Fix memory leak in recirc_state.

recirc_state_clone() copies the stack and actions and nothing ever freed
them.

CC: Jarno Rajahalme <jarno at ovn.org>
CC: Andy Zhou <azhou at ovn.org>
Reported-by: William Tu <u9012063 at gmail.com>
Reported-at: http://openvswitch.org/pipermail/dev/2016-January/064040.html
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list