[openssl-commits] Passed: FdaSilvaYY/openssl#1840 (fix-ca-buf-usage - cf12143)
Travis CI
builds at travis-ci.org
Mon Aug 22 02:28:27 UTC 2016
Build Update for FdaSilvaYY/openssl
-------------------------------------
Build: #1840
Status: Passed
Duration: 37 minutes and 58 seconds
Commit: cf12143 (fix-ca-buf-usage)
Author: FdaSilvaYY
Message: Simplify and fix usage of char buf[3][BSIZE]
char buf[3][BSIZE] uSages:
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/commit/cf1214372300
View the full build log and details: https://travis-ci.org/FdaSilvaYY/openssl/builds/154011308
--
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/20160822/9a7bda9c/attachment.html>
More information about the openssl-commits
mailing list