Canceled: openssl/openssl#36492 (master - 914f97e)

Travis CI builds at travis-ci.com
Thu Aug 6 01:55:58 UTC 2020


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

Build: #36492
Status: Canceled

Duration: 11 hrs, 52 mins, and 43 secs
Commit: 914f97e (master)
Author: Shane Lontis
Message: Fix provider cipher reinit after init/update with a partial update block.

The test added previously used a 16 byte block during the update which does not cause internal buffering in the provider.
Some internal variables related to the buffering were not being cleared in the init, which meant that the second
update would use the buffered data from the first update.
Added test for this scenario with exclusions for ciphers that do not support partial block updates.

Found by guidovranken.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12523)

View the changeset: https://github.com/openssl/openssl/compare/c5b356d5d6cf...914f97eecc91

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

  Restart your build: https://travis-ci.com/github/openssl/openssl/builds/178477933?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200806/4286397c/attachment-0001.html>


More information about the openssl-commits mailing list