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

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

Reply via email to