openssl/crypto/asn1
Richard Levitte fe6fcd3154 asn1_item_embed_new(): if locking failed, don't call asn1_item_embed_free()
asn1_item_embed_free() will try unlocking and fail in this case, and
since the new item was just allocated on the heap, free it directly
with OPENSSL_free() instead.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/4579)
2017-10-24 20:52:12 +02:00
..
a_bitstr.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_d2i_fp.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_digest.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_dup.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_gentm.c
a_i2d_fp.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_int.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_mbstr.c
a_object.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_octet.c
a_print.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_sign.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_strex.c
a_strnid.c
a_time.c Fix return value of ASN1_TIME_compare 2017-08-30 11:24:02 -04:00
a_type.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
a_utctm.c
a_utf8.c
a_verify.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ameth_lib.c e_os.h removal from other headers and source files. 2017-08-30 07:20:43 +10:00
asn1_err.c
asn1_gen.c
asn1_item_list.c
asn1_item_list.h
asn1_lib.c
asn1_locl.h asn1_item_embed_new(): don't free an embedded item 2017-10-24 20:52:12 +02:00
asn1_par.c
asn_mime.c Remove duplicate assignment. 2017-10-21 11:02:52 -04:00
asn_moid.c
asn_mstbl.c
asn_pack.c
bio_asn1.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
bio_ndef.c
build.info
charmap.h
charmap.pl
d2i_pr.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
d2i_pu.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
evp_asn1.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
f_int.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
f_string.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
i2d_pr.c
i2d_pu.c
n_pkey.c
nsseq.c
p5_pbe.c
p5_pbev2.c
p5_scrypt.c
p8_pkey.c
standard_methods.h
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c Use safestack.h exclusively internally. 2017-09-28 13:14:33 +10:00
tasn_enc.c
tasn_fre.c asn1_item_embed_new(): don't free an embedded item 2017-10-24 20:52:12 +02:00
tasn_new.c asn1_item_embed_new(): if locking failed, don't call asn1_item_embed_free() 2017-10-24 20:52:12 +02:00
tasn_prn.c
tasn_scn.c
tasn_typ.c
tasn_utl.c Move the REF_PRINT support from e_os.h to internal/refcount.h. 2017-08-30 07:20:44 +10:00
tbl_standard.h
x_algor.c
x_bignum.c
x_info.c
x_int64.c
x_long.c
x_pkey.c
x_sig.c
x_spki.c
x_val.c