[openssl-commits] Still Failing: openssl/openssl#9372 (master - 8a58560)

Travis CI builds at travis-ci.org
Sun Mar 12 00:54:21 UTC 2017


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

Build: #9372
Status: Still Failing

Duration: 15 minutes and 15 seconds
Commit: 8a58560 (master)
Author: Matt Caswell
Message: Fix out-of-memory condition in conf

conf has the ability to expand variables in config files. Repeatedly doing
this can lead to an exponential increase in the amount of memory required.
This places a limit on the length of a value that can result from an
expansion.

Credit to OSS-Fuzz for finding this problem.

Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2894)

View the changeset: https://github.com/openssl/openssl/compare/a3b0d466930e...8a585601fea1

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/210164635

--

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://mta.openssl.org/pipermail/openssl-commits/attachments/20170312/dd55f568/attachment.html>


More information about the openssl-commits mailing list