Failed: openssl/openssl#33554 (master - fe56d59)
Travis CI
builds at travis-ci.org
Wed Apr 1 17:30:36 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #33554
Status: Failed
Duration: 56 mins and 59 secs
Commit: fe56d59 (master)
Author: Matt Caswell
Message: Don't double free a DH object
Having created a DH object and assigned it to an EVP_PKEY - we should
not free both the EVP_PKEY and the original DH. This will lead to a
double free occurring.
This issue was discovered and reported by GitHub Security Lab team member
Agustin Gianni.
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11441)
View the changeset: https://github.com/openssl/openssl/compare/a4a93bbfb0e6...fe56d5951f0b
View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/669777630?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/20200401/f33f5b0d/attachment.html>
More information about the openssl-commits
mailing list