[openssl-commits] Errored: openssl/openssl#7838 (OpenSSL_1_1_0-stable - dc46673)

Travis CI builds at travis-ci.org
Tue Jan 10 14:59:16 UTC 2017


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

Build: #7838
Status: Errored

Duration: 1 hour, 5 minutes, and 57 seconds
Commit: dc46673 (OpenSSL_1_1_0-stable)
Author: Matt Caswell
Message: Mark a HelloRequest record as read if we ignore it

Otherwise the client will try to process it again. The second time around
it will try and move the record data into handshake fragment storage and
realise that there is no data left. At that point it marks it as read
anyway. However, it is a bug that we go around the loop a second time, so
we prevent that.

Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2200)
(cherry picked from commit 290a0419f0c13a30fb3a1d1a279125c8aeafd17e)

View the changeset: https://github.com/openssl/openssl/compare/db2fed444304...dc4667333bf5

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

--

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/20170110/d20fd0ab/attachment.html>


More information about the openssl-commits mailing list