[ovs-build] Still Failing: openvswitch/ovs#8652 (master - 26228f4)

Travis CI builds at travis-ci.org
Thu Oct 3 18:11:45 UTC 2019


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

Build: #8652
Status: Still Failing

Duration: 50 mins and 46 secs
Commit: 26228f4 (master)
Author: Damijan Skvarc
Message: ofproto-dpif-xlate: Fix memory leak in is_neighbor_reply_correct() function

Memory leak happens while calling netdev_get_addr_list() function. This
function allocates memory for ip_addr and mask output arguments, but
this memory is never freed.

CC: Yifeng Sun <pkusunyifeng at gmail.com>
Fixes: dc0bd12f5b04 ("userspace: Enable non-bridge port as tunnel endpoint.")
Signed-off-by: Damijan Skvarc <damjan.skvarc at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/1bbc32df4b56...26228f445ce3

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20191003/cc5e36bc/attachment-0001.html>


More information about the build mailing list