Still Failing: openssl/openssl#24910 (master - 3119ab3)

Travis CI builds at travis-ci.org
Thu Apr 25 12:29:25 UTC 2019


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

Build: #24910
Status: Still Failing

Duration: 21 mins and 22 secs
Commit: 3119ab3 (master)
Author: Matt Caswell
Message: Fix error in BIO_get_ktls_send() and BIO_get_ktls_recv()

If we were using a different type of BIO than a socket BIO then
BIO_get_ktls_send() and BIO_get_ktls_recv() could return the wrong
result.

The above occurred even if KTLS was disabled at compile time - so we should
additionally ensure that those macros do nothing if KTLS is disabled.

Finally we make the logic in ssl3_get_record() a little more robust when
KTLS has been disabled.

[extended tests]

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8793)

View the changeset: https://github.com/openssl/openssl/compare/514c9da48b86...3119ab3c9e6d

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/524443240?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20190425/7fc2e88e/attachment-0001.html>


More information about the openssl-commits mailing list