Build Update for openssl/openssl ------------------------------------- Build: #25765 Status: Still Failing
Duration: 34 mins and 38 secs Commit: b1d14c4 (master) Author: Matt Caswell Message: Update the d2i docs to reflect reality The d2i docs state that if an error occurs then |*a| is not freed. This is not correct. On error it is freed and set to NULL. We update the docs to say this, and also discuss the fact that this behaviour was inconsistent prior to OpenSSL 1.1.0. Reviewed-by: Tomas Mraz <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9146) View the changeset: https://github.com/openssl/openssl/compare/02f209bb47bd...b1d14c412a0f View the full build log and details: https://travis-ci.org/openssl/openssl/builds/545150687?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.
