Still Failing: openssl/openssl#30204 (master - bdbf2df)

Travis CI builds at travis-ci.org
Mon Nov 18 09:24:08 UTC 2019


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

Build: #30204
Status: Still Failing

Duration: 31 mins and 14 secs
Commit: bdbf2df (master)
Author: Pauli
Message: Properties: make query cache reference count aware.

The property query cache was not reference count aware and this could cause
problems if the property store removes an algorithm while it is being returned
from an asynchronous query.  This change makes the cache reference count aware
and avoids disappearing algorithms.

A side effect of this change is that the reference counts are now owned by the
cache and store.

Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10408)

View the changeset: https://github.com/openssl/openssl/compare/f75abcc0f073...bdbf2df2e685

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/613398762?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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20191118/db6704e4/attachment.html>


More information about the openssl-commits mailing list