[openssl-commits] Errored: openssl/openssl#5726 (master - c42b8a6)
Travis CI
builds at travis-ci.org
Thu Aug 25 08:43:51 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #5726
Status: Errored
Duration: 14 hours, 5 minutes, and 40 seconds
Commit: c42b8a6 (master)
Author: Matt Caswell
Message: Remove some dead code from rec_layer_s3.c
It is never valid to call ssl3_read_bytes with
type == SSL3_RT_CHANGE_CIPHER_SPEC, and in fact we check for valid values
for type near the beginning of the function. Therefore this check will never
be true and can be removed.
Reviewed-by: Tim Hudson <tjh at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/c74aea8d6ccd...c42b8a6e4bce
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/154733195
--
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/20160825/2d575314/attachment-0001.html>
More information about the openssl-commits
mailing list