openssl/crypto/x509
Pauli a18cdd2807 x509: remove dead call to strlen()
The condition `userlen == -1` isn't possible because this is already checked
on line 159 above and the subsequent strlen(3) call guarantees that it's value
is positive.

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
(Merged from https://github.com/openssl/openssl/pull/16987)
2021-11-09 20:02:14 +10:00
..
build.info
by_dir.c
by_file.c
by_store.c
ext_dat.h
pcy_cache.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
pcy_data.c
pcy_lib.c
pcy_local.h
pcy_map.c
pcy_node.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
pcy_tree.c
standard_exts.h
t_crl.c
t_req.c
t_x509.c Fix a read buffer overrun in X509_aux_print(). 2021-07-20 09:40:56 +02:00
v3_addr.c
v3_admis.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
v3_admis.h
v3_akeya.c
v3_akid.c APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID() 2021-11-08 09:15:13 +01:00
v3_asid.c
v3_bcons.c
v3_bitst.c
v3_conf.c Avoid freeing the conf lhashes in X509_V3_EXT*_add_conf 2021-08-06 17:32:06 +02:00
v3_cpols.c Fix POLICYINFO printing to not assume NUL terminated strings 2021-08-24 14:22:06 +01:00
v3_crld.c
v3_enum.c
v3_extku.c
v3_genn.c
v3_ia5.c
v3_info.c
v3_int.c
v3_ist.c
v3_lib.c
v3_ncons.c Fix nc_email to check ASN1 strings with NULL byte in the middle 2021-09-13 17:02:37 +10:00
v3_pci.c Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated strings 2021-08-24 14:22:06 +01:00
v3_pcia.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
v3_pcons.c
v3_pku.c
v3_pmaps.c
v3_prn.c
v3_purp.c
v3_san.c Fix GENERAL_NAME_print to not assume NUL terminated strings 2021-08-24 14:22:06 +01:00
v3_skid.c
v3_sxnet.c x509: remove dead call to strlen() 2021-11-09 20:02:14 +10:00
v3_tlsf.c
v3_utf8.c
v3_utl.c Ensure that we check the ASN.1 type of an "otherName" before using it 2021-08-31 20:47:25 +10:00
v3err.c
x509_att.c
x509_cmp.c Fix: invoking X509_self_signed improperly 2021-11-09 08:50:40 +01:00
x509_d2.c
x509_def.c
x509_err.c
x509_ext.c
x509_local.h
x509_lu.c
x509_meth.c
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c
x509_trust.c
x509_txt.c
x509_v3.c
x509_vfy.c Fix: invoking X509_self_signed improperly 2021-11-09 08:50:40 +01:00
x509_vpm.c
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c
x_attrib.c
x_crl.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
x_exten.c
x_name.c Fix: invoking x509_name_cannon improperly 2021-11-09 10:05:09 +10:00
x_pubkey.c X509_PUBKEY_dup: Do not just up-ref the EVP_PKEY 2021-10-25 14:32:43 +02:00
x_req.c
x_x509.c X509_dup: Avoid duplicating the embedded EVP_PKEY 2021-10-25 14:32:43 +02:00
x_x509a.c Update copyright year 2021-07-29 15:41:35 +01:00