Build Update for openssl/openssl ------------------------------------- Build: #27122 Status: Errored
Duration: 34 mins and 55 secs Commit: bbda799 (master) 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) View the changeset: https://github.com/openssl/openssl/compare/f585cefc0464...bbda79976b5c View the full build log and details: https://travis-ci.org/openssl/openssl/builds/568301199?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.
