Build Update for openssl/openssl ------------------------------------- Build: #27123 Status: Errored
Duration: 27 mins and 52 secs Commit: da4ea0c (OpenSSL_1_1_1-stable) Author: Matt Caswell Message: Fix ECDSA_SIG docs They incorrectly said that i2d_ECDSA_SIG returns 0 on error. In fact it returns a negative value on error. We fix this by moving the i2d_ECDSA_SIG/d2i_ECDSA_SIG docs onto the same page as all the other d2i/i2d docs. Fixes #9517 Reviewed-by: Nicola Tuveri <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9533) (cherry picked from commit bbda79976b5c5095c5e6557311c86c623ba335f1) View the changeset: https://github.com/openssl/openssl/compare/bd1a74f8ee92...da4ea0cfe636 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/568301276?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.
