[ovs-build] Canceled: igsilya/ovs#1073 (tmp-master - 6bc918a)

Travis CI builds at travis-ci.com
Fri Jun 18 17:56:08 UTC 2021


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

Build: #1073
Status: Canceled

Duration: ?
Commit: 6bc918a (tmp-master)
Author: Ilya Maximets
Message: ofp-actions: Report an error if there are too many actions to parse.

Not a very important fix, but fuzzer times out trying to test parsing
of a huge number of actions.  Fixing that by reporting an error as
soon as ofpacts oversized.

It would be great to use ofpacts_oversized() function instead of manual
size checking, but ofpacts->header always points to the last pushed
action, so the value that ofpacts_oversized() would check is always
small.

Adding a unit test for this, plus the extra test for too deep nesting.

Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20254
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/igsilya/ovs/compare/87a257f0d3ec447d4d844a24e01dd9489982d8e2...6bc918ad3a46880d7c5347a77270cbbba50be134

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

  Restart your build: https://travis-ci.com/github/igsilya/ovs/builds/229900213?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13391909&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20210618/ddf22a2c/attachment-0001.html>


More information about the build mailing list