Build Update for openssl/openssl ------------------------------------- Build: #24637 Status: Still Failing
Duration: 19 mins and 31 secs Commit: ccf4536 (master) Author: Paul Yang Message: Make X509_set_sm2_id consistent with other setters This commit makes the X509_set_sm2_id to 'set0' behaviour, which means the memory management is passed to X509 and user doesn't need to free the sm2_id parameter later. API name also changes to X509_set0_sm2_id. Document and test case are also updated. Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8626) View the changeset: https://github.com/openssl/openssl/compare/bbcaef632440...ccf453610f48 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/517772351?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.
