[openssl-commits] Errored: openssl/openssl#6330 (OpenSSL_1_1_0-stable - 15ef80b)
Travis CI
builds at travis-ci.org
Wed Oct 12 07:54:01 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #6330
Status: Errored
Duration: 41 minutes and 14 seconds
Commit: 15ef80b (OpenSSL_1_1_0-stable)
Author: Dr. Stephen Henson
Message: Fix X509_NAME decode for malloc failures.
The original X509_NAME decode free code was buggy: this
could result in double free or leaks if a malloc failure
occurred.
Simplify and fix the logic.
Thanks to Guido Vranken for reporting this issue.
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1691)
(cherry picked from commit 6dcba070a94b1ead92f3e327cf207a0b7db6596f)
View the changeset: https://github.com/openssl/openssl/compare/174ec019c3eb...15ef80b5b12d
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/166883791
--
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/20161012/8d11712d/attachment.html>
More information about the openssl-commits
mailing list