[openssl-commits] Errored: FdaSilvaYY/openssl#1468 (openssl/master - e3ea3af)

Travis CI builds at travis-ci.org
Tue Jul 19 00:18:56 UTC 2016


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

Build: #1468
Status: Errored

Duration: 5 minutes and 52 seconds
Commit: e3ea3af (openssl/master)
Author: Matt Caswell
Message: Refactor Identity Hint handling

Don't call strncpy with strlen of the source as the length. Don't call
strlen multiple times. Eventually we will want to replace this with a proper
PACKET style handling (but for construction of PACKETs instead of just
reading them as it is now). For now though this is safe because
PSK_MAX_IDENTITY_LEN will always fit into the destination buffer.

This addresses an OCAP Audit issue.

Reviewed-by: Richard Levitte <levitte at openssl.org>

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

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

--

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/20160719/41b063ed/attachment.html>


More information about the openssl-commits mailing list