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

Build: #9292
Status: Errored

Duration: 16 minutes and 27 seconds
Commit: 4f7b76b (master)
Author: Matt Caswell
Message: Fix no-comp

The value of SSL3_RT_MAX_ENCRYPTED_LENGTH normally includes the compression
overhead (even if no compression is negotiated for a connection). Except in
a build where no-comp is used the value of SSL3_RT_MAX_ENCRYPTED_LENGTH does
not include the compression overhead.

Reviewed-by: Richard Levitte <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/2872)

View the changeset: 
https://github.com/openssl/openssl/compare/75e314f2d573...4f7b76bf0f25

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

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to