[openssl-commits] Still Failing: openssl/openssl#6102 (master - 1ff7425)
Travis CI
builds at travis-ci.org
Wed Sep 21 13:22:08 UTC 2016
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 <levitte at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20160921/a5ce2c90/attachment-0001.html>
More information about the openssl-commits
mailing list