[ovs-build] Broken: openvswitch/ovs#3398 (master - 3b4fff4)

Travis CI builds at travis-ci.org
Tue Sep 20 20:35:43 UTC 2016


Build Update for openvswitch/ovs
-------------------------------------

Build: #3398
Status: Broken

Duration: 58 minutes and 22 seconds
Commit: 3b4fff4 (master)
Author: Ryan Moats
Message: ofproto-dpif-xlate: Fix memory leak in execute_controller_action.

commit df70a7731 ("ofproto-dpif-xlate: Allow translating
without side-effects.") created a memory leak by removing the
dp_packet_delete statement in execute_controller_action that
freed the earlier cloned packet.  This commit restores this
statement to the end of the method.

Fixes: df70a7731 ("ofproto-dpif-xlate: Allow translating without side-effects.")
Signed-off-by: Ryan Moats <rmoats at us.ibm.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/1388f0b7a45d...3b4fff438cea

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/161386792

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20160920/6be65eee/attachment-0002.html>


More information about the build mailing list