[ovs-build] Errored: istokes/ovs#134 (branch-2.7 - 8add6d8)

Travis CI builds at travis-ci.org
Tue Jan 30 09:32:05 UTC 2018


Build Update for istokes/ovs
-------------------------------------

Build: #134
Status: Errored

Duration: 11 seconds
Commit: 8add6d8 (branch-2.7)
Author: Ben Pfaff
Message: ofproto: Fix double-unref of temporary rule when learning.

When ofproto_flow_mod_init() accepts a rule, it takes ownership of it and
either unrefs it on error or transfers ownership to the struct it
initializes on success, but ofproto_flow_mod_init_for_learn() was unref-ing
it a second time if it reported an error.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: William Tu <u9012063 at gmail.com>

View the changeset: https://github.com/istokes/ovs/compare/2640a83cbc20...8add6d8c1459

View the full build log and details: https://travis-ci.org/istokes/ovs/builds/333905619?utm_source=email&utm_medium=notification

--

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://mail.openvswitch.org/pipermail/ovs-build/attachments/20180130/cbe4c12e/attachment.html>


More information about the build mailing list