]> git.ipfire.org Git - thirdparty/openssl.git/commit
Replace some of the ERR_clear_error() calls with mark calls
authorTomas Mraz <tomas@openssl.org>
Wed, 12 May 2021 17:15:27 +0000 (19:15 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 13 May 2021 17:26:06 +0000 (19:26 +0200)
commitafecd85db1359b5a62c037b8a507b928541c779c
tree26c1def792b0e9e80a8042ef87e9d5cfbc9093d1
parent2bdec3b037264540014120a02217fc67bf355f11
Replace some of the ERR_clear_error() calls with mark calls

Fixes #15219

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15253)
crypto/asn1/a_d2i_fp.c
crypto/asn1/p5_pbev2.c
crypto/bio/bio_lib.c
crypto/bio/bss_conn.c
crypto/ec/ec2_oct.c
crypto/ec/ecp_oct.c
crypto/pkcs12/p12_add.c
crypto/pkcs12/p12_p8e.c
crypto/x509/by_file.c