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