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

Build: #6127
Status: Fixed

Duration: 39 minutes and 12 seconds
Commit: 1fdeda4 (OpenSSL_1_1_0-stable)
Author: Matt Caswell
Message: Don't leak on an OPENSSL_realloc() failure

If OPENSSL_sk_insert() calls OPENSSL_realloc() and it fails, it was leaking
the originally allocated memory.

Reviewed-by: Rich Salz <rs...@openssl.org>
(cherry picked from commit 41bff723c6784cc846054a4fd4add6dbec8c2c64)

View the changeset: 
https://github.com/openssl/openssl/compare/6915f39e68f0...1fdeda4cc994

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/161726513

--

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