openssl/crypto/asn1
Kurt Roeckx 8c918b7b9c Avoid creating an illegal pointer.
Found by tis-interpreter

Reviewed-by: Rich Salz <rsalz@openssl.org>

GH: #1166
2016-06-11 16:43:48 +02:00
..
a_bitstr.c Avoid calling memcpy with lenght of 0 2016-05-27 21:01:12 +02:00
a_d2i_fp.c Check for overflows in EOC. 2016-06-04 13:54:49 +01:00
a_digest.c
a_dup.c
a_gentm.c Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path 2016-06-01 18:00:53 +01:00
a_i2d_fp.c
a_int.c
a_mbstr.c
a_object.c
a_octet.c
a_print.c
a_sign.c
a_strex.c
a_strnid.c Add more zalloc 2016-05-29 01:36:11 +02:00
a_time.c
a_type.c
a_utctm.c
a_utf8.c
a_verify.c
ameth_lib.c
asn1_err.c
asn1_gen.c Constify ASN1_generate_nconf 2016-06-04 21:30:41 -04:00
asn1_lib.c
asn1_locl.h
asn1_par.c Avoid creating an illegal pointer. 2016-06-11 16:43:48 +02:00
asn_mime.c
asn_moid.c
asn_mstbl.c
asn_pack.c Don't leak memory on ASN1_item_pack() error path 2016-06-01 18:00:53 +01:00
bio_asn1.c Add more zalloc 2016-05-29 01:36:11 +02:00
bio_ndef.c Add more zalloc 2016-05-29 01:36:11 +02:00
build.info
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c
evp_asn1.c
f_int.c Free buffer on error in a2i_ASN1_INTEGER() 2016-06-01 18:00:53 +01:00
f_string.c
i2d_pr.c
i2d_pu.c
n_pkey.c
nsseq.c
p5_pbe.c
p5_pbev2.c
p5_scrypt.c
p8_pkey.c
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c Check for overflows in EOC. 2016-06-04 13:54:49 +01:00
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_prn.c
tasn_scn.c Add more zalloc 2016-05-29 01:36:11 +02:00
tasn_typ.c
tasn_utl.c Raise an Err when CRYPTO_THREAD_lock_new fails 2016-06-01 13:14:49 +01:00
x_algor.c
x_bignum.c
x_info.c
x_long.c
x_pkey.c
x_sig.c
x_spki.c
x_val.c