[openssl-commits] Still Failing: openssl/openssl#3191 (master - 6b88864)
Travis CI
builds at travis-ci.org
Sat Apr 2 21:16:31 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #3191
Status: Still Failing
Duration: 19 minutes and 53 seconds
Commit: 6b88864 (master)
Author: Mat
Message: Fix: CRYPTO_THREAD_run_once
InitOnceExecuteOnce returns nonzero on success:
MSDN: "If the function succeeds, the return value is nonzero."
So return 1 if it is nonzero, 0 others.
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/b286cb8eac30...6b888643105e
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/120335488
--
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/20160402/54eb886b/attachment.html>
More information about the openssl-commits
mailing list