[openssl-commits] Still Failing: openssl/openssl#4444 (OpenSSL_1_0_2-stable - f6186cf)

Travis CI builds at travis-ci.org
Fri Jun 10 15:45:43 UTC 2016


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

Build: #4444
Status: Still Failing

Duration: 3 minutes and 48 seconds
Commit: f6186cf (OpenSSL_1_0_2-stable)
Author: Matt Caswell
Message: Fix seg fault in TS_RESP_verify_response()

The TS_RESP_verify_response() function is used for verifying the response
from a TSA. You can set the provided TS_VERIFY_CTX with different flags
depending on what aspects of the response you wish to verify.

A seg fault will occur if you supply the TS_VFY_SIGNER or TS_VFY_TSA_NAME
flags without also specifying TS_VFY_SIGNATURE.

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/e4c4b2766bb9...f6186cfba645

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

--

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/20160610/6a86154a/attachment.html>


More information about the openssl-commits mailing list