[openssl-commits] Errored: openssl/openssl#4443 (master - e68a780)

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


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

Build: #4443
Status: Errored

Duration: 5 minutes and 17 seconds
Commit: e68a780 (master)
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/73159f403e9c...e68a780ed698

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

--

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/5f298aea/attachment.html>


More information about the openssl-commits mailing list