[ovs-build] Broken: openvswitch/ovs#3401 (master - a4be012)

Travis CI builds at travis-ci.org
Tue Sep 20 22:43:12 UTC 2016


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

Build: #3401
Status: Broken

Duration: 52 minutes and 8 seconds
Commit: a4be012 (master)
Author: Justin Pettit
Message: ovn-controller: Fix possible null pointer dereference.

The code dereferences "chassis", which could be null if chassis_run()
returns null.  "chassis" will always be null if "chassis_id" is null, so
checking "chassis" is sufficient to check both.

Found by inspection.

Signed-off-by: Justin Pettit <jpettit at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/615539abed52...a4be012315af

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/161390211

--

You can configure 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://www.openvswitch.org/pipermail/ovs-build/attachments/20160920/88cba4cf/attachment-0002.html>


More information about the build mailing list