[openssl-commits] Errored: openssl/openssl#15626 (master - 39571fc)

Travis CI builds at travis-ci.org
Tue Jan 16 15:45:55 UTC 2018


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 <matt at openssl.org>
Reviewed-by: Ben Kaduk <kaduk at mit.edu>
(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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20180116/66a965cf/attachment-0001.html>


More information about the openssl-commits mailing list