[openssl-commits] Still Failing: openssl/openssl#1680 (master - 8bd8221)

Travis CI builds at travis-ci.org
Thu Feb 11 01:01:30 UTC 2016


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

Build: #1680
Status: Still Failing

Duration: 1 hour, 10 minutes, and 20 seconds
Commit: 8bd8221 (master)
Author: Matt Caswell
Message: Variable was declared static when it shouldn't be

The local variable tmp was declared static when it shouldn't be. This
is in the no-threads implementation, and it was immediately initialised
to something else on every invokation of the function so it doesn't break
anything...but still shouldn't be there.

Reviewed-by: Kurt Roeckx <kurt at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/5e136d7abf09...8bd8221be807

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

--

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/20160211/9d3a57a1/attachment-0001.html>


More information about the openssl-commits mailing list