[openssl-commits] Errored: openssl/openssl#4200 (master - 369e933)
Travis CI
builds at travis-ci.org
Fri May 27 19:20:40 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #4200
Status: Errored
Duration: 14 minutes and 49 seconds
Commit: 369e933 (master)
Author: Kurt Roeckx
Message: Avoid calling memcpy with lenght of 0
We can call memcpy() with a pointer 1 past the last allocated byte and length
of 0 and you can argue that that's undefined behaviour.
Reported by tis-interpreter
Reviewed-by: Rich Salz <rsalz at openssl.org>
GH: #1132
View the changeset: https://github.com/openssl/openssl/compare/4379d5ce782d...369e93398b68
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/133460210
--
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/20160527/5f717783/attachment.html>
More information about the openssl-commits
mailing list