[openssl-commits] Still Failing: openssl/openssl#10446 (master - c045224)

Travis CI builds at travis-ci.org
Thu Apr 20 20:07:37 UTC 2017


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

Build: #10446
Status: Still Failing

Duration: 23 minutes and 26 seconds
Commit: c045224 (master)
Author: Rich Salz
Message: Ignore dups in X509_STORE_add_*

X509_STORE_add_cert and X509_STORE_add_crl are changed to return
success if the object to be added was already found in the store, rather
than returning an error.

Raise errors if empty or malformed files are read when loading certificates
and CRLs.

Remove NULL checks and allow a segv to occur.
Add error handing for all calls to X509_STORE_add_c{ert|tl}

Refactor these two routines into one.

Bring the unit test for duplicate certificates up to date using the test
framework.

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2830)

View the changeset: https://github.com/openssl/openssl/compare/0444c52a5ff3...c0452248ea1a

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

--

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/20170420/9922588d/attachment-0001.html>


More information about the openssl-commits mailing list