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

Build: #15626
Status: Errored

Duration: 34 minutes and 22 seconds
Commit: 39571fc (master)
Author: Dr. Matthias St. Pierre
Message: Fix memory leak in do_rand_drbg_init()

Fixes #5076

Since do_rand_drbg_init() allocates three locks, it needs to ensure
that OPENSSL_init_crypto() is called, otherwise these resources are
not cleaned up properly.

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Ben Kaduk <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/5083)

View the changeset: 
https://github.com/openssl/openssl/compare/d17bdfc26d87...39571fcabf68

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/329509852?utm_source=email&utm_medium=notification

--

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

Reply via email to