[openssl-commits] Failed: openssl/openssl#845 (master - 67f60be)
Travis CI
builds at travis-ci.org
Thu Dec 10 14:41:35 UTC 2015
Build Update for openssl/openssl
-------------------------------------
Build: #845
Status: Failed
Duration: 47 minutes and 43 seconds
Commit: 67f60be (master)
Author: Matt Caswell
Message: Ensure |rwstate| is set correctly on BIO_flush
A BIO_flush call in the DTLS code was not correctly setting the |rwstate|
variable to SSL_WRITING. This means that SSL_get_error() will not return
SSL_ERROR_WANT_WRITE in the event of an IO retry.
Reviewed-by: Richard Levitte <levitte at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/02dc0b82ab19...67f60be8c9ae
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/96022763
--
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/20151210/eb395bdd/attachment-0001.html>
More information about the openssl-commits
mailing list