Still FAILED build of OpenSSL branch master with options enable-fuzz-afl no-shared no-module

2021-08-30 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=afl-clang-fast ../openssl/config enable-fuzz-afl no-shared no-module

Commit log since last time:

78082769fa Use applink to fix windows tests
7aa3dfc421 [ec] Do not default to OPENSSL_EC_NAMED_CURVE for curves without OID
cca8a4ceda Fix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp macros
ea1128e94e Add tests for i2d_TYPE_fp and d2i_TYPE_fp

Build log ended with (last 100 lines):

# SSL_accept() failed -1, 1
# 40C7DCFB677F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40C7DCFB677F:error:068C0100:asn1 encoding 
routines:asn1_ex_c2i:malloc failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40C7DCFB677F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:Field=session_id, 
Type=SSL_SESSION_ASN1
# 40C7DCFB677F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:957
# SSL_connect() failed -1, 1
# 40C7DCFB677F:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 
alert internal error:../openssl/ssl/record/rec_layer_s3.c:1584:SSL alert number 
80
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9260
# false
# OPENSSL_TEST_RAND_ORDER=1630362035
not ok 372 - iteration 7
# --
# OPENSSL_TEST_RAND_ORDER=1630362035
not ok 74 - test_dh_auto
# --
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:975
# SSL_accept() failed -1, 1
# 40C7DCFB677F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40C7DCFB677F:error:068C0100:asn1 encoding routines:asn1_ex_c2i:malloc 
failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40C7DCFB677F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:
# 40C7DCFB677F:error:0688010A:asn1 encoding 
routines:asn1_template_ex_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:537:Field=session_id_context, 
Type=SSL_SESSION_ASN1
# 40C7DCFB677F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:1004
# No progress made
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9315
# false
# OPENSSL_TEST_RAND_ORDER=1630362035
not ok 75 - test_sni_tls13
# --
../../util/wrap.pl ../../test/sslapitest ../../../openssl/test/certs 
../../../openssl/test/recipes/90-test_sslapi_data/passwd.txt /tmp/SMS8pjqaWV 
default ../../../openssl/test/default.cnf => 1
not ok 1 - running sslapitest
# --
#   Failed test 'running sslapitest'
#   at ../openssl/test/recipes/90-test_sslapi.t line 32.
# Looks like you failed 1 test of 1.90-test_sslapi.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
---
80-test_ssl_new.t(Wstat: 7168 Tests: 30 Failed: 28)
  Failed tests:  1-21, 23-28, 30
  Non-zero exit status: 28
20-test_spkac.t  (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2, 4
  Non-zero exit status: 2
25-test_crl.t(Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
25-test_sid.t(Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
65-test_cmp_ctx.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_asyncio.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_clienthello.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_recordlen.t  (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_servername.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
80-test_ca.t (Wstat: 256 Tests: 15 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
80-test_dtls_mtu.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
80-test_dtls.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit s

Still FAILED build of OpenSSL branch master with options enable-fuzz-afl no-shared no-module

2021-08-29 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=afl-clang-fast ../openssl/config enable-fuzz-afl no-shared no-module

Commit log since last time:

e8e1f6d1a9 Ensure that _GNU_SOURCE is defined for bss_dgram.c
d15506874b Adjust the list of default provider's algorithms
cce935b23c Fix the "Out of memory" EVP KDF scrypt test
20b39175b5 Yet another doc-nits fix
5327da81f0 cms: fix memleaks in cms_env.c
597d24e2ab Fix libdir path on darwin
c023d98dcf Darwin platform allows to build on releases before Yosemite/ios 8.
6f242d224c doc: Add note about operation parameters validation
194fcc9ae0 Add a test for running the config twice
f38af12585 Add locking for the provider_conf.c
6f25d3c479 When activating providers via config check we've not already 
activated them

Build log ended with (last 100 lines):

# SSL_accept() failed -1, 1
# 40C72C5BD57F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40C72C5BD57F:error:068C0100:asn1 encoding 
routines:asn1_ex_c2i:malloc failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40C72C5BD57F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:Field=session_id, 
Type=SSL_SESSION_ASN1
# 40C72C5BD57F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:957
# SSL_connect() failed -1, 1
# 40C72C5BD57F:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 
alert internal error:../openssl/ssl/record/rec_layer_s3.c:1584:SSL alert number 
80
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9260
# false
# OPENSSL_TEST_RAND_ORDER=1630275661
not ok 372 - iteration 7
# --
# OPENSSL_TEST_RAND_ORDER=1630275661
not ok 74 - test_dh_auto
# --
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:975
# SSL_accept() failed -1, 1
# 40C72C5BD57F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40C72C5BD57F:error:068C0100:asn1 encoding routines:asn1_ex_c2i:malloc 
failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40C72C5BD57F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:
# 40C72C5BD57F:error:0688010A:asn1 encoding 
routines:asn1_template_ex_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:537:Field=session_id_context, 
Type=SSL_SESSION_ASN1
# 40C72C5BD57F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:1004
# No progress made
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9315
# false
# OPENSSL_TEST_RAND_ORDER=1630275661
not ok 75 - test_sni_tls13
# --
../../util/wrap.pl ../../test/sslapitest ../../../openssl/test/certs 
../../../openssl/test/recipes/90-test_sslapi_data/passwd.txt /tmp/tUlXl_w_Bz 
default ../../../openssl/test/default.cnf => 1
not ok 1 - running sslapitest
# --
#   Failed test 'running sslapitest'
#   at ../openssl/test/recipes/90-test_sslapi.t line 32.
# Looks like you failed 1 test of 1.90-test_sslapi.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
---
80-test_ssl_new.t(Wstat: 7168 Tests: 30 Failed: 28)
  Failed tests:  1-21, 23-28, 30
  Non-zero exit status: 28
20-test_spkac.t  (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2, 4
  Non-zero exit status: 2
25-test_crl.t(Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
25-test_sid.t(Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
65-test_cmp_ctx.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_asyncio.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_clienthello.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_recordlen.t  (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_servername.t (Wstat: 256 Tests: 1 Fa

Still FAILED build of OpenSSL branch master with options enable-fuzz-afl no-shared no-module

2021-08-26 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=afl-clang-fast ../openssl/config enable-fuzz-afl no-shared no-module

Commit log since last time:

4fdb0d2535 APPS/req: Fix AKID generation in case -CA option is used
f2b6edcfdd APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA 
now implies -x509
b4fec69b2a APPS/x509: fix -extfile option, which was ignored with -x509toreq
78539b250b EVP_DigestSign/VerifyFinal: Duplicate the pctx to allow multiple 
calls
62bae84d45 ts: fix memleaks caused by TS_VERIFY_CTX_set_imprint
a291cfdfde doc: document the rsa_oaep_md: pkeyopt
9698a56e82 aes-wrap: improve error handling
31656f2785 Add invalid input length error

Build log ended with (last 100 lines):

# SSL_accept() failed -1, 1
# 40E72202447F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40E72202447F:error:068C0100:asn1 encoding 
routines:asn1_ex_c2i:malloc failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40E72202447F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:Field=session_id, 
Type=SSL_SESSION_ASN1
# 40E72202447F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:957
# SSL_connect() failed -1, 1
# 40E72202447F:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 
alert internal error:../openssl/ssl/record/rec_layer_s3.c:1584:SSL alert number 
80
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9260
# false
# OPENSSL_TEST_RAND_ORDER=1630016453
not ok 372 - iteration 7
# --
# OPENSSL_TEST_RAND_ORDER=1630016453
not ok 74 - test_dh_auto
# --
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:975
# SSL_accept() failed -1, 1
# 40E72202447F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40E72202447F:error:068C0100:asn1 encoding routines:asn1_ex_c2i:malloc 
failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40E72202447F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:
# 40E72202447F:error:0688010A:asn1 encoding 
routines:asn1_template_ex_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:537:Field=session_id_context, 
Type=SSL_SESSION_ASN1
# 40E72202447F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:1004
# No progress made
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9315
# false
# OPENSSL_TEST_RAND_ORDER=1630016453
not ok 75 - test_sni_tls13
# --
../../util/wrap.pl ../../test/sslapitest ../../../openssl/test/certs 
../../../openssl/test/recipes/90-test_sslapi_data/passwd.txt /tmp/8E9rTQ5kmR 
default ../../../openssl/test/default.cnf => 1
not ok 1 - running sslapitest
# --
#   Failed test 'running sslapitest'
#   at ../openssl/test/recipes/90-test_sslapi.t line 32.
# Looks like you failed 1 test of 1.90-test_sslapi.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
---
80-test_ssl_new.t(Wstat: 7168 Tests: 30 Failed: 28)
  Failed tests:  1-21, 23-28, 30
  Non-zero exit status: 28
20-test_spkac.t  (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2, 4
  Non-zero exit status: 2
25-test_crl.t(Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
25-test_sid.t(Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
65-test_cmp_ctx.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_asyncio.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_clienthello.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_recordlen.t  (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_servername.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
80-test_ca.t (Wstat: 

Still FAILED build of OpenSSL branch master with options enable-fuzz-afl no-shared no-module

2021-08-25 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=afl-clang-fast ../openssl/config enable-fuzz-afl no-shared no-module

Commit log since last time:

69b920bb13 CMS app: Fix new -wrap option
e5f8935c5b changes: add note about 3DES key wrap matching the standard
3d491c054e test: add unit tests for TDES key wrap
06447b58b2 Avoid using undefined value in generate_stateless_cookie_callback
0760d132da Avoid invoking memcpy if size is zero or the supplied buffer is NULL
562d4cd3c3 Fix the array size of dtlsseq in tls1_enc
1501de3380 Add multilib to the NonStop configuration definitions.
33a62d448c VMS: Correct faulty source directory specification
8b4e9c5265 apps/ciphers: Fix wrong return value when using -convert parameter
32f7be2ab7 APPS: Fix result type of dump_cert_text() and behavior of 
print_name() on out==NULL
fdd436436d news/changes: fix formatting nits
e1c2913833 cpp: fix included files to avoid failure in no-deprecated builds
2576b70d43 sm2: fix error raise to not fail make update

Build log ended with (last 100 lines):

# SSL_accept() failed -1, 1
# 40E777A5A27F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40E777A5A27F:error:068C0100:asn1 encoding 
routines:asn1_ex_c2i:malloc failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40E777A5A27F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:Field=session_id, 
Type=SSL_SESSION_ASN1
# 40E777A5A27F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:957
# SSL_connect() failed -1, 1
# 40E777A5A27F:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 
alert internal error:../openssl/ssl/record/rec_layer_s3.c:1584:SSL alert number 
80
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9260
# false
# OPENSSL_TEST_RAND_ORDER=1629930058
not ok 372 - iteration 7
# --
# OPENSSL_TEST_RAND_ORDER=1629930058
not ok 74 - test_dh_auto
# --
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:975
# SSL_accept() failed -1, 1
# 40E777A5A27F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40E777A5A27F:error:068C0100:asn1 encoding routines:asn1_ex_c2i:malloc 
failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40E777A5A27F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:
# 40E777A5A27F:error:0688010A:asn1 encoding 
routines:asn1_template_ex_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:537:Field=session_id_context, 
Type=SSL_SESSION_ASN1
# 40E777A5A27F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:1004
# No progress made
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9315
# false
# OPENSSL_TEST_RAND_ORDER=1629930058
not ok 75 - test_sni_tls13
# --
../../util/wrap.pl ../../test/sslapitest ../../../openssl/test/certs 
../../../openssl/test/recipes/90-test_sslapi_data/passwd.txt /tmp/cpVNSglCXd 
default ../../../openssl/test/default.cnf => 1
not ok 1 - running sslapitest
# --
#   Failed test 'running sslapitest'
#   at ../openssl/test/recipes/90-test_sslapi.t line 32.
# Looks like you failed 1 test of 1.90-test_sslapi.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
---
80-test_ssl_new.t(Wstat: 7168 Tests: 30 Failed: 28)
  Failed tests:  1-21, 23-28, 30
  Non-zero exit status: 28
20-test_spkac.t  (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2, 4
  Non-zero exit status: 2
25-test_crl.t(Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
25-test_sid.t(Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
65-test_cmp_ctx.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_asyncio.t(Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
70-test_clienthello.t(Wstat: 2

FAILED build of OpenSSL branch master with options enable-fuzz-afl no-shared no-module

2021-08-24 Thread OpenSSL run-checker
Platform and configuration command:

$ uname -a
Linux run 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=afl-clang-fast ../openssl/config enable-fuzz-afl no-shared no-module

Commit log since last time:

94736c3a10 rsa: Try legacy encoding functions for pubkey
796f4f7085 Updates CHANGES.md and NEWS.md for new 1.1.1 release
ad1ca777f9 Check the plaintext buffer is large enough when decrypting SM2
d07036b98d Extend tests for SM2 decryption
36cf45ef3b Correctly calculate the length of SM2 plaintext given the ciphertext
4b8a8bb752 Fix the error handling in i2v_AUTHORITY_KEYID
e20fc2ee4f Allow fuzz builds to detect string overruns
030c5aba94 Fix EC_GROUP_new_from_ecparameters to check the base length
7c038a6bcd Fix NETSCAPE_SPKI_print function to not assume NUL terminated strings
98624776c4 Fix append_ia5 function to not assume NUL terminated strings
1f365708a3 Fix test code to not assume NUL terminated strings
95f8c1e142 Fix CMP code to not assume NUL terminated strings
d2015a783e Fix the name constraints code to not assume NUL terminated strings
918430ba80 Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL 
terminated strings
b2b3b9c993 Fix GENERAL_NAME_print to not assume NUL terminated strings
1747d4658b Fix POLICYINFO printing to not assume NUL terminated strings
ad6ac17489 Fix i2v_GENERAL_NAME to not assume NUL terminated strings

Build log ended with (last 100 lines):

# SSL_accept() failed -1, 1
# 40970CDB177F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40970CDB177F:error:068C0100:asn1 encoding 
routines:asn1_ex_c2i:malloc failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40970CDB177F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:Field=session_id, 
Type=SSL_SESSION_ASN1
# 40970CDB177F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:957
# SSL_connect() failed -1, 1
# 40970CDB177F:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 
alert internal error:../openssl/ssl/record/rec_layer_s3.c:1584:SSL alert number 
80
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9260
# false
# OPENSSL_TEST_RAND_ORDER=1629843676
not ok 372 - iteration 7
# --
# OPENSSL_TEST_RAND_ORDER=1629843676
not ok 74 - test_dh_auto
# --
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:975
# SSL_accept() failed -1, 1
# 40970CDB177F:error:068C0100:asn1 encoding 
routines:ASN1_STRING_set:malloc failure:../openssl/crypto/asn1/asn1_lib.c:311:
# 40970CDB177F:error:068C0100:asn1 encoding routines:asn1_ex_c2i:malloc 
failure:../openssl/crypto/asn1/tasn_dec.c:944:
# 40970CDB177F:error:0688010A:asn1 encoding 
routines:asn1_template_noexp_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:685:
# 40970CDB177F:error:0688010A:asn1 encoding 
routines:asn1_template_ex_d2i:nested asn1 
error:../openssl/crypto/asn1/tasn_dec.c:537:Field=session_id_context, 
Type=SSL_SESSION_ASN1
# 40970CDB177F:error:0A0C0103:SSL 
routines:construct_stateless_ticket:internal 
error:../openssl/ssl/statem/statem_srvr.c:3706:
# INFO:  @ ../openssl/test/helpers/ssltestlib.c:1004
# No progress made
# ERROR: (bool) 'create_ssl_connection(serverssl, clientssl, 
SSL_ERROR_NONE) == true' failed @ ../openssl/test/sslapitest.c:9315
# false
# OPENSSL_TEST_RAND_ORDER=1629843676
not ok 75 - test_sni_tls13
# --
../../util/wrap.pl ../../test/sslapitest ../../../openssl/test/certs 
../../../openssl/test/recipes/90-test_sslapi_data/passwd.txt /tmp/bkTcXITTlB 
default ../../../openssl/test/default.cnf => 1
not ok 1 - running sslapitest
# --
#   Failed test 'running sslapitest'
#   at ../openssl/test/recipes/90-test_sslapi.t line 32.
# Looks like you failed 1 test of 1.90-test_sslapi.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
---
80-test_ssl_new.t(Wstat: 7168 Tests: 30 Failed: 28)
  Failed tests:  1-21, 23-28, 30
  Non-zero exit status: 28
20-test_spkac.t  (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2, 4
  Non-zero exit status: 2
25-test_crl.t(Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
25-test_sid.t(Wstat: 256 Tests: 2 Failed: