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

Build: #6102
Status: Still Failing

Duration: 41 minutes and 2 seconds
Commit: 1ff7425 (master)
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>

View the changeset: 
https://github.com/openssl/openssl/compare/f3ff481f318b...1ff7425d6130

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

--

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