[openssl-commits] Still Failing: openssl/openssl#4539 (master - cf3404f)

Travis CI builds at travis-ci.org
Thu Jun 16 10:05:15 UTC 2016


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

Build: #4539
Status: Still Failing

Duration: 27 minutes and 36 seconds
Commit: cf3404f (master)
Author: Matt Caswell
Message: Change the return type of EVP_EncodeUpdate

Previously EVP_EncodeUpdate returned a void. However there are a couple
of error conditions that can occur. Therefore the return type has been
changed to an int, with 0 indicating error and 1 indicating success.

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/2ac6115d9ee3...cf3404fcc77a

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

--

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/20160616/1d4c918c/attachment.html>


More information about the openssl-commits mailing list