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

Build: #4682
Status: Still Failing

Duration: 7 minutes and 31 seconds
Commit: bd598cc (OpenSSL_1_0_2-stable)
Author: Matt Caswell
Message: Fix ASN1_STRING_to_UTF8 could not convert NumericString

tag2nbyte had -1 at 18th position, but underlying ASN1_mbstring_copy
supports NumericString. tag2nbyte is also used in do_print_ex which will
not be broken by setting 1 at 18th position of tag2nbyte

Reviewed-by: Stephen Henson <[email protected]>
(cherry picked from commit d6079a87db58ad17550b5d00a74512464e6a029e)

View the changeset: 
https://github.com/openssl/openssl/compare/ecb044db58b8...bd598cc405e9

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

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to