Still Failing: openssl/openssl#27649 (master - 37a830e)

Travis CI builds at travis-ci.org
Mon Aug 26 06:59:39 UTC 2019


Build Update for openssl/openssl
-------------------------------------

Build: #27649
Status: Still Failing

Duration: 21 mins and 17 secs
Commit: 37a830e (master)
Author: Shane Lontis
Message: Fix Issue OSS-Fuzz: Branch on uninitialized memory (in ccm code).

This would also happen for aes-ccm. There was one branch path where it just returned 1
without setting *padlen, It now branches so that the value is set to 0.

Fixes #9691

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9692)

View the changeset: https://github.com/openssl/openssl/compare/f3b8d77f99c8...37a830e729f5

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

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&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://mta.openssl.org/pipermail/openssl-commits/attachments/20190826/1e3440bd/attachment.html>


More information about the openssl-commits mailing list