[openssl-commits] Still Failing: openssl/openssl#3139 (master - 6be630b)

Travis CI builds at travis-ci.org
Wed Mar 30 03:15:03 UTC 2016


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

Build: #3139
Status: Still Failing

Duration: 23 minutes and 25 seconds
Commit: 6be630b (master)
Author: Benjamin Kaduk
Message: Clarify the behavior of BIO_gets() a bit more

The API contract is more tight than was previously documented -- the returned
string must be NUL-terminated, and the supplied buffer includes space for
the trailing NUL, so the maximum length that can be read in is reduced.

Clarify that the NUL is not included in the returned length, and fix the
spelling of "NUL-terminated" in a nearby spot.

Adjust punctuation to make a modest improvement to the grammar.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/b6ca88ab9d7b...6be630b9c514

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

--

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/20160330/1fac16e4/attachment-0001.html>


More information about the openssl-commits mailing list