[openssl-commits] Errored: openssl/openssl#5665 (master - 0110a47)
Travis CI
builds at travis-ci.org
Tue Aug 23 05:40:46 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #5665
Status: Errored
Duration: 5 hours, 37 minutes, and 7 seconds
Commit: 0110a47 (master)
Author: Kazuki Yamaguchi
Message: Fix a memory leak in EC_GROUP_get_ecparameters()
The variable 'buffer', allocated by EC_POINT_point2buf(), isn't
free'd on the success path.
Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/fb2141c773ab...0110a4703608
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/154161259
--
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/20160823/fc79b7a6/attachment.html>
More information about the openssl-commits
mailing list