Still Failing: openssl/openssl#24943 (master - 555cbb3)

Travis CI builds at travis-ci.org
Mon Apr 29 16:50:53 UTC 2019


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

Build: #24943
Status: Still Failing

Duration: 19 mins and 7 secs
Commit: 555cbb3 (master)
Author: Todd Short
Message: Collapse ssl3_state_st (s3) into ssl_st

With the removal of SSLv2, the s3 structure is always allocated, so
there is little point in having it be an allocated pointer. Collapse
the ssl3_state_st structure into ssl_st and fixup any references.

This should be faster than going through an indirection and due to
fewer allocations, but I'm not seeing any significant performance
improvement; it seems to be within the margin of error in timing.

Reviewed-by: Paul Yang <yang.yang at baishancloud.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7888)

View the changeset: https://github.com/openssl/openssl/compare/d7fcf1feac3b...555cbb328ee2

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/526053632?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/20190429/f2622085/attachment.html>


More information about the openssl-commits mailing list