[openssl-commits] Errored: openssl/openssl#4305 (master - 7d6df9e)

Travis CI builds at travis-ci.org
Fri Jun 3 16:36:41 UTC 2016


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

Build: #4305
Status: Errored

Duration: 10 minutes and 54 seconds
Commit: 7d6df9e (master)
Author: Pauli
Message: Fix threading issue that at best will leak memory

The problem is the checking in policy_cache_set, there is a race
condition between the null check and obtaining the lock.  The fix is in
policy_cache_new to detect if the creation has happened already.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/b38c43f7bc47...7d6df9e9150a

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

--

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/20160603/b371ae60/attachment.html>


More information about the openssl-commits mailing list