[ovs-build] Passed: ovsrobot/ovs#590 (series_95387 - c9711b4)

Travis CI builds at travis-ci.org
Tue Mar 5 00:07:53 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #590
Status: Passed

Duration: 1 hr, 10 mins, and 6 secs
Commit: c9711b4 (series_95387)
Author: Justin Pettit
Message: ovn-nbctl: Don't segfault when ovn-northd doesn't configure dynamic addresses.

When ovn-nbctl is used to configure a logical switch port's addresses, it
does a sanity-check to make sure that a duplicate address isn't being
used.  If a port is configured as "dynamic", ovn-northd is supposed to
populate the "dynamic_addresses" column in the Logical_Switch_Port
table.  If it isn't ovn-nbctl, would dereference a null pointer as part
of the duplicate address check.  This patch checks that "dynamic_addresses"
is actually set first.

Signed-off-by: Justin Pettit <jpettit at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/c9711b49f488

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20190305/45b22ca7/attachment.html>


More information about the build mailing list