[openssl-commits] Passed: openssl/openssl#9219 (master - d080866)

Travis CI builds at travis-ci.org
Sat Mar 4 00:12:53 UTC 2017


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

Build: #9219
Status: Passed

Duration: 13 minutes and 1 second
Commit: d080866 (master)
Author: Matt Caswell
Message: Ensure we don't call memcpy with a NULL pointer

Commit d5aa14dd simplified the bn_expand_internal() and BN_copy() functions.
Unfortunately it also removed some checks which are still required,
otherwise we call memcpy passing in NULL which is not allowed.

Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2836)

View the changeset: https://github.com/openssl/openssl/compare/8336ca13b1be...d08086645f72

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

--

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/20170304/6d11e1c9/attachment.html>


More information about the openssl-commits mailing list