Passed: openssl/openssl#34867 (master - e12813d)
Travis CI
builds at travis-ci.org
Fri May 22 14:04:35 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #34867
Status: Passed
Duration: 56 mins and 57 secs
Commit: e12813d (master)
Author: Tomas Mraz
Message: Prevent use after free of global_engine_lock
If buggy application calls engine functions after cleanup of engines
already happened the global_engine_lock will be used although
already freed.
See for example:
https://bugzilla.redhat.com/show_bug.cgi?id=1831086
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11896)
View the changeset: https://github.com/openssl/openssl/compare/4d55122ee782...e12813d0d31f
View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/690017717?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: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200522/e4fbbfc6/attachment.html>
More information about the openssl-commits
mailing list