Errored: openssl/openssl#33692 (master - 86f3218)
Travis CI
builds at travis-ci.org
Wed Apr 8 00:06:30 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #33692
Status: Errored
Duration: 51 mins and 1 sec
Commit: 86f3218 (master)
Author: Pauli
Message: params: avoid a core dump with a null pointer and a get string call
Previous a get string (UTF8 or octet) params call would memcpy(2) from a NULL
pointer if the OSSL_PARAM didn't have its data field set. This change makes
the operation fail rather than core dump and it returns to param size (if set).
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11474)
View the changeset: https://github.com/openssl/openssl/compare/c61ced5ec50f...86f32187c31f
View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/672294903?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20200408/c4903ec1/attachment-0001.html>
More information about the openssl-commits
mailing list