[openssl-commits] Still Failing: openssl/openssl#3383 (master - 36c6f0a)

Travis CI builds at travis-ci.org
Mon Apr 18 14:50:02 UTC 2016


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

Build: #3383
Status: Still Failing

Duration: 15 minutes and 5 seconds
Commit: 36c6f0a (master)
Author: Matt Caswell
Message: Fix PKCS7 memory leak

Commit f0e0fd51f was a bit over-zealous in removing a call to
X509_STORE_CTX_cleanup(). The call in question was in a loop and was
required to cleanup resources used on each iteration of the loop. Removing
this resulted in a memory leak.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/14f051a0ae3d...36c6f0ad0f14

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/123915626

--

You can configure 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/20160418/5d68274f/attachment.html>


More information about the openssl-commits mailing list