[openssl-commits] Broken: FdaSilvaYY/openssl#1928 (fix-ca-buf-usage - ecaef9c)

Travis CI builds at travis-ci.org
Tue Sep 13 21:00:22 UTC 2016


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

Build: #1928
Status: Broken

Duration: 1 hour, 39 minutes, and 39 seconds
Commit: ecaef9c (fix-ca-buf-usage)
Author: FdaSilvaYY
Message: Simplify and fix usage of char buf[3][BSIZE]

char buf[3][BSIZE] usage fixed as this:
buf[0] -> char tmp[10 + 1] = "\0";
buf[1] -> unused
buf[2] -> char new_cert[BSIZE] = { 0 };

View the changeset: https://github.com/FdaSilvaYY/openssl/compare/d45d4a49ec84...ecaef9cc8f01

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

--

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/20160913/01772e9c/attachment.html>


More information about the openssl-commits mailing list