Passed: openssl/openssl#32095 (master - f4dcc09)

Travis CI builds at travis-ci.org
Mon Feb 10 07:54:51 UTC 2020


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

Build: #32095
Status: Passed

Duration: 52 mins and 49 secs
Commit: f4dcc09 (master)
Author: Davide Galassi
Message: Memory allocator code cleanup

Typedefs of CRYPTO malloc, realloc and free.

MEM_CHECK "modes" are used only as a CRYPTO_mem_ctrl() parameter

The CRYPTO_mem_ctrl is defined only if OPENSSL_NO_CRYPTO_MDEBUG is
defined, thus define the MEM_CHECK modes under the same condition.

Maybe the macros can be removed at all since:
1. CRYPTO_mem_ctrl() just returns -1 and ignores the parameter
2. CRYPTO_mem_ctr() is declared as DEPRECATED by 3.0

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11042)

View the changeset: https://github.com/openssl/openssl/compare/96f0b8adddc4...f4dcc09ba71c

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/648268468?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/20200210/7bf8e09a/attachment.html>


More information about the openssl-commits mailing list