diff options
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c')
| -rwxr-xr-x | Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c b/Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c index 4e706be3..624fe7e2 100755 --- a/Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c +++ b/Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c @@ -182,7 +182,6 @@ static int do_i2r_name_constraints(X509V3_EXT_METHOD *method, print_nc_ipadd(bp, tree->base->d.ip); else GENERAL_NAME_print(bp, tree->base); - tree = sk_GENERAL_SUBTREE_value(trees, i); BIO_puts(bp, "\n"); } return 1; |
