Errored: openssl/openssl#30641 (master - 0402c90)
Travis CI
builds at travis-ci.org
Wed Dec 11 22:37:19 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #30641
Status: Errored
Duration: 51 mins and 21 secs
Commit: 0402c90 (master)
Author: Dr. Matthias St. Pierre
Message: rand_lib.c: fix null pointer dereferences after RAND_get_rand_method() failure
RAND_get_rand_method() can return a NULL method pointer in the case of a
malloc failure, so don't dereference it without a check.
Reported-by: Zu-Ming Jiang (detected by FIFUZZ)
Fixes #10480
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10483)
View the changeset: https://github.com/openssl/openssl/compare/f5e77bb0fa25...0402c90ff9ca
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/623874884?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/20191211/da522690/attachment-0001.html>
More information about the openssl-commits
mailing list