[openssl-commits] Passed: openssl/openssl#3794 (OpenSSL_1_0_2-stable - d516d7a)
Travis CI
builds at travis-ci.org
Mon May 9 18:53:43 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #3794
Status: Passed
Duration: 27 minutes and 31 seconds
Commit: d516d7a (OpenSSL_1_0_2-stable)
Author: Matt Caswell
Message: Fix BIO_eof() for BIO pairs
BIO_eof() was always returning true when using a BIO pair. It should only
be true if the peer BIO is empty and has been shutdown.
RT#1215
Reviewed-by: Richard Levitte <levitte at openssl.org>
(cherry picked from commit 3105d695358d86c0f2a404b2b74a1870b941ce5e)
View the changeset: https://github.com/openssl/openssl/compare/2b4825d0bb60...d516d7a94098
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/128894309
--
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/20160509/7f9d5f34/attachment.html>
More information about the openssl-commits
mailing list