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 <[email protected]>
(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.

Reply via email to