[ovs-build] Errored: ovsrobot/ovs#219 (series_86577 - 0bb0ccf)

Travis CI builds at travis-ci.org
Thu Jan 17 00:59:17 UTC 2019


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

Build: #219
Status: Errored

Duration: 1 hr, 1 min, and 52 secs
Commit: 0bb0ccf (series_86577)
Author: Yifeng Sun
Message: odp-util: Fix a bug in parse_odp_push_nsh_action

In this piece of code, 'struct ofpbuf b' should always point to
metadata so that metadata can be filled with values through ofpbuf
operations, like ofpbuf_put_hex and ofpbuf_push_zeros. However,
ofpbuf_push_zeros may change the data pointer of 'struct ofpbuf b'
and therefore, metadata will not contain the expected values. This
patch fixes it.

Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10863
Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/e2ab461a809f^...0bb0ccfe76d5

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/480641078?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/20190117/618c9d21/attachment-0001.html>


More information about the build mailing list