[openssl-commits] Passed: openssl/openssl#6329 (master - 6dcba07)
Travis CI
builds at travis-ci.org
Wed Oct 12 07:25:41 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #6329
Status: Passed
Duration: 36 minutes and 30 seconds
Commit: 6dcba07 (master)
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)
View the changeset: https://github.com/openssl/openssl/compare/bf78883d45bd...6dcba070a94b
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/166883706
--
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/0c5314e1/attachment-0001.html>
More information about the openssl-commits
mailing list