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

Build: #27150
Status: Errored

Duration: 33 mins and 41 secs
Commit: 5c5cdcd (master)
Author: Matt Caswell
Message: Avoid holding a lock when calling OPENSSL_init_crypto

We move an OPENSSL_init_crypto call slightly earlier in the process to
avoid calling it while holding the store lock. This can lead to deadlocks.

Fixes the no-engine build.

Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/9547)

View the changeset: 
https://github.com/openssl/openssl/compare/b9a758060dfe...5c5cdcd8157c

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/569255511?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to