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

Build: #4681
Status: Passed

Duration: 26 minutes and 16 seconds
Commit: d6079a8 (master)
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 <st...@openssl.org>

View the changeset: 
https://github.com/openssl/openssl/compare/51a3b763c31a...d6079a87db58

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

--

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