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
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits