[openssl-commits] Errored: openssl/openssl#7110 (OpenSSL_1_1_0-stable - edc1874)
Travis CI
builds at travis-ci.org
Sun Nov 13 21:55:37 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #7110
Status: Errored
Duration: 50 minutes and 46 seconds
Commit: edc1874 (OpenSSL_1_1_0-stable)
Author: DK
Message: Fixed deadlock in CRYPTO_THREAD_run_once for Windows
Fixed deadlock in CRYPTO_THREAD_run_once() if call to init() is causing
a recursive call to CRYPTO_THREAD_run_once() again that is causing a hot
deadloop inside do { } while (result == ONCE_ININIT); section.
CLA: trivial
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1913)
(cherry picked from commit 349d1cfddcfa33d352240582a3803f2eba39d9a0)
View the changeset: https://github.com/openssl/openssl/compare/e2cefab06a9e...edc18749bd5d
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/175544243
--
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/20161113/9170e605/attachment.html>
More information about the openssl-commits
mailing list