[ovs-build] Canceled: igsilya/ovs#8 (master - 790a437)

Travis CI builds at travis-ci.org
Fri Oct 12 12:25:03 UTC 2018


Build Update for igsilya/ovs
-------------------------------------

Build: #8
Status: Canceled

Duration: 19 mins and 52 secs
Commit: 790a437 (master)
Author: Matteo Croce
Message: dpif-netlink: Fix null pointer.

In dpif_netlink_port_add__(), socksp could be NULL, because
vport_socksp_to_pids() would allocate a new array and return a single
zero element.
Following vport_socksp_to_pids() removal, a NULL pointer can happen when
dpif_netlink_port_add__() is called and dpif->handlers is 0.

Restore the old behaviour of using a zero pid when dpif->handlers is 0.

Fixes: 69c51582f ("dpif-netlink: don't allocate per thread netlink sockets")
Reported-by: Flavio Leitner <fbl at redhat.com>
Reported-by: Guru Shetty <guru at ovn.org>
Signed-off-by: Matteo Croce <mcroce at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/igsilya/ovs/compare/e7ee0956077b...790a43722974

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

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=17831080&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/20181012/9c491781/attachment-0001.html>


More information about the build mailing list