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 <m...@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

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to