[ovs-build] Errored: openvswitch/ovs#5683 (branch-2.6 - 0e74b8c)

Travis CI builds at travis-ci.org
Fri Dec 22 20:51:49 UTC 2017


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

Build: #5683
Status: Errored

Duration: 26 minutes and 33 seconds
Commit: 0e74b8c (branch-2.6)
Author: Ben Pfaff
Message: odp-util: Use flexible sized buffer to hold Geneve options.

The 'mask' buffer in parse_odp_action() is supposed to always be big
enough:
        /* 'mask' is big enough to hold any key. */

Geneve options can be really big and the comment was wrong.  In addition,
the user might supply more options than can really fit in any case, so
we might as well just use a stub.

Found by libfuzzer.

Reported-by: Bhargava Shastry <bshastry at sec.t-labs.tu-berlin.de>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/bd0a6b65258d...0e74b8cb4eb3

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

--

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://mail.openvswitch.org/pipermail/ovs-build/attachments/20171222/36e97375/attachment-0001.html>


More information about the build mailing list