[openssl-commits] Broken: openssl/openssl#6104 (OpenSSL_1_1_0-stable - 6bdd263)

Travis CI builds at travis-ci.org
Wed Sep 21 14:18:36 UTC 2016


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

Build: #6104
Status: Broken

Duration: 44 minutes and 4 seconds
Commit: 6bdd263 (OpenSSL_1_1_0-stable)
Author: Matt Caswell
Message: Fix a missing NULL check in dsa_builtin_paramgen

We should check the last BN_CTX_get() call to ensure that it isn't NULL
before we try and use any of the allocated BIGNUMs.

Issue reported by Shi Lei.

Reviewed-by: Richard Levitte <levitte at openssl.org>
(cherry picked from commit 1ff7425d6130380bb00d3e64739633a4b21b11a3)

View the changeset: https://github.com/openssl/openssl/compare/cade32643209...6bdd2637daa8

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

--

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/20160921/124fc404/attachment.html>


More information about the openssl-commits mailing list