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 <levi...@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

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to