[ovs-build] Still Failing: ovn-org/ovn#201 (master - 4052d48)

Travis CI builds at travis-ci.org
Tue May 5 18:29:35 UTC 2020


Build Update for ovn-org/ovn
-------------------------------------

Build: #201
Status: Still Failing

Duration: 20 mins and 4 secs
Commit: 4052d48 (master)
Author: Ilya Maximets
Message: ovn-northd: Fix memory leak and incorrect limiting of ECMP routes.

If route count reaches UINT16_MAX, ecmp_groups_add_route() will leak the
allocated route structure.  Also, since group->route_count incremented
unconditionally, next attempt to add new route will succeed, because the
value of 'route_count' is zero now and out of sync with the real number
of routes.

Fixes: 4e53974bdc4e ("ovn-northd: Support ECMP routes.")
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Han Zhou <hzhou at ovn.org>

View the changeset: https://github.com/ovn-org/ovn/compare/6ec0b8203805...4052d48c4a96

View the full build log and details: https://travis-ci.org/github/ovn-org/ovn/builds/683502134?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovn-org/ovn repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=24187664&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/20200505/d8cc8486/attachment-0001.html>


More information about the build mailing list