Still Failing: openssl/openssl#28889 (master - 14bec2c)

Travis CI builds at travis-ci.org
Thu Oct 3 09:17:41 UTC 2019


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

Build: #28889
Status: Still Failing

Duration: 23 mins and 57 secs
Commit: 14bec2c (master)
Author: Matt Caswell
Message: Free a fetched digest during EVP_MD_CTX_reset() not EVP_MD_free()

Otherwise a mem leak can occur since EVP_MD_free() calls
EVP_MD_CTX_reset() which then clears the contents of the ctx.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10013)

View the changeset: https://github.com/openssl/openssl/compare/6a41156c20cb...14bec2c4b4a7

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


More information about the openssl-commits mailing list