[ovs-build] Failed: ovsrobot/ovn#592 (series_174766 - fb90957)

Travis CI builds at travis-ci.com
Tue May 5 14:29:32 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #592
Status: Failed

Duration: 17 mins and 40 secs
Commit: fb90957 (series_174766)
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>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/commit/fb90957fb00b

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

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/3406fcde/attachment.html>


More information about the build mailing list