[openssl-commits] Passed: openssl/openssl#8415 (master - 18b3a80)

Travis CI builds at travis-ci.org
Thu Feb 9 08:00:50 UTC 2017


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

Build: #8415
Status: Passed

Duration: 51 minutes and 53 seconds
Commit: 18b3a80 (master)
Author: Matt Caswell
Message: Fix crash in tls13_enc

If s->s3->tmp.new_cipher is NULL then a crash can occur. This can happen
if an alert gets sent after version negotiation (i.e. we have selected
TLSv1.3 and ended up in tls13_enc), but before a ciphersuite has been
selected.

Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2575)

View the changeset: https://github.com/openssl/openssl/compare/21d94d44246b...18b3a80a5fd3

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

--

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/20170209/32c282d2/attachment.html>


More information about the openssl-commits mailing list