[openssl-commits] Still Failing: openssl/openssl#1030 (master - bbd86bf)

Travis CI builds at travis-ci.org
Thu Jan 7 22:02:11 UTC 2016


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

Build: #1030
Status: Still Failing

Duration: 39 minutes and 6 seconds
Commit: bbd86bf (master)
Author: Rich Salz
Message: mem functions cleanup

Only two macros CRYPTO_MDEBUG and CRYPTO_MDEBUG_ABORT to control this.
If CRYPTO_MDEBUG is not set, #ifdef out the whole debug machinery.
        (Thanks to Jakob Bohm for the suggestion!)
Make the "change wrapper functions" be the only paradigm.
Wrote documentation!
Format the 'set func' functions so their paramlists are legible.
Format some multi-line comments.
Remove ability to get/set the "memory debug" functions at runtme.
Remove MemCheck_* and CRYPTO_malloc_debug_init macros.
Add CRYPTO_mem_debug(int flag) function.
Add test/memleaktest.
Rename CRYPTO_malloc_init to OPENSSL_malloc_init; remove needless calls.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/3cb8c3265f63...bbd86bf5424a

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

--

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/20160107/caaf425b/attachment.html>


More information about the openssl-commits mailing list