Still Failing: openssl/openssl#30684 (OpenSSL_1_1_1-stable - f9fdb9d)

Travis CI builds at travis-ci.org
Sun Dec 15 15:02:23 UTC 2019


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

Build: #30684
Status: Still Failing

Duration: 28 mins and 51 secs
Commit: f9fdb9d (OpenSSL_1_1_1-stable)
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/10490)

View the changeset: https://github.com/openssl/openssl/compare/2f11f2e810c7...f9fdb9d2f5a0

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/625301478?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/20191215/e2ededff/attachment-0001.html>


More information about the openssl-commits mailing list