[openssl-commits] Still Failing: openssl/openssl#3151 (master - d2ec189)
Travis CI
builds at travis-ci.org
Wed Mar 30 15:02:23 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #3151
Status: Still Failing
Duration: 2 minutes and 52 seconds
Commit: d2ec189 (master)
Author: Dr. Stephen Henson
Message: Remove X509_PUBKEY lock.
Cache the decoded public key when an X509_PUBKEY structure is initially
parsed so no locking is required. Ignore any decode errors.
When an application calls X509_PUBKEY_get0() subsequently it will either
get the cached key or the decode operation will be repeated which will
return an appropriate error.
Reviewed-by: Rich Salz <rsalz at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/703f44e73c18...d2ec189fdd6d
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/119522272
--
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/20160330/504050f6/attachment-0001.html>
More information about the openssl-commits
mailing list