openssl/crypto
Tomas Mraz 8b5424eae5 eckey_priv_encode(): Call ASN1_STRING_free() only on an ASN1_STRING
Also ASN1_OBJECT_free() never needs to be called on objects returned
from OBJ_nid2obj().

Fixes #19138

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19367)
2022-10-11 16:46:50 +02:00
..
aes add build support for riscv32 aes zkn 2022-09-05 10:20:30 +10:00
aria
asn1 Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
async Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
bf
bio Rename ossl_sleep calls to OSSL_sleep everywhere 2022-10-06 08:01:09 +02:00
bn Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
buffer Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
camellia
cast
chacha Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2 2022-09-01 18:01:19 +10:00
cmac Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
cmp Rename ossl_sleep calls to OSSL_sleep everywhere 2022-10-06 08:01:09 +02:00
cms Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
comp Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
conf Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
crmf CRMF: make create_popo_signature() check that pubkey and pkey match 2022-08-24 11:27:12 +02:00
ct Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
des Add ROTATE inline RISC-V zbb/zbkb asm for DES 2022-08-15 12:04:19 +10:00
dh Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
dsa Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
dso Fix crypto/dso/dso_vms.c 2022-10-07 10:23:17 +02:00
ec eckey_priv_encode(): Call ASN1_STRING_free() only on an ASN1_STRING 2022-10-11 16:46:50 +02:00
encode_decode Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
engine Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
err Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ess Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
evp Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ffc ossl_ffc_params_copy: Copy the keylength too 2022-07-18 08:06:17 +01:00
hmac
hpke Add HPKE DHKEM provider support for EC, X25519 and X448. 2022-09-23 09:24:47 +01:00
http OSSL_HTTP_REQ_CTX_nbio: add support for partial content-type string matching 2022-08-23 08:56:07 +02:00
idea
kdf
lhash Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch 2022-10-07 10:05:50 +02:00
md2
md4
md5
mdc2
modes Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
objects Reimplement brainpool TLSv1.3 support group support 2022-10-07 10:01:48 +01:00
ocsp Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
pem Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
perlasm
pkcs7 Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
pkcs12 Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
poly1305
property property: make cache flushing slight less deterministic 2022-08-10 12:03:54 +01:00
rand Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
rc2
rc4
rc5
ripemd
rsa Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
seed
sha Fix SHA, SHAKE, and KECCAK ASM flag passing 2022-07-11 09:28:19 +10:00
siphash
sm2 Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
sm3 Add ROTATE inline asm support for SM3 2022-06-22 12:46:50 +02:00
sm4
srp Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
stack Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
store Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ts Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
txt_db
ui Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
whrlpool
x509 Fix regression in i2d_re_X509_REQ_tbs() 2022-10-05 16:12:38 +02:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h Fix aarch64 signed bit shift issue found by UBSAN 2022-07-19 12:14:33 +02:00
armcap.c armcap: skip probing _armv7_tick() 2022-10-04 11:56:47 +01:00
armv4cpuid.pl
asn1_dsa.c
bsearch.c
build.info Rename ossl_sleep() to OSSL_sleep() and make it public 2022-10-06 08:01:09 +02:00
c64xpluscpuid.pl
context.c
core_algorithm.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
core_fetch.c "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
core_namemap.c Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2022-06-22 09:36:14 +02:00
cpt_err.c
cpuid.c
cryptlib.c
ctype.c
cversion.c
der_writer.c der_writer: Use uint32_t instead of long. 2022-06-27 10:58:40 +02:00
dllmain.c
ebcdic.c
ex_data.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
getenv.c
ia64cpuid.S
info.c
init.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
initthread.c
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
mem_clr.c
mem_sec.c Adapt CRYPTO_secure_malloc() like CRYPTO_malloc() 2022-10-05 14:02:02 +02:00
mem.c ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE 2022-08-27 09:40:09 +02:00
mips_arch.h
o_dir.c
o_fopen.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
o_init.c
o_str.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
o_time.c
packet.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
param_build_set.c
param_build.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
params_dup.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
params_from_text.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
params.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
pariscid.pl
passphrase.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ppccap.c
ppccpuid.pl
provider_child.c
provider_conf.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
provider_core.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
provider_local.h
provider_predefined.c
provider.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
punycode.c
quic_vlint.c
README-sparse_array.md
riscv32cpuid.pl Add RISC-V 32 cpuid support 2022-09-05 10:20:30 +10:00
riscv64cpuid.pl
riscvcap.c
s390x_arch.h
s390xcap.c
s390xcpuid.pl
self_test_core.c
sleep.c Rename ossl_sleep() to OSSL_sleep() and make it public 2022-10-06 08:01:09 +02:00
sparccpuid.S
sparcv9cap.c
sparse_array.c Coverity 1507376: Dereference after null check 2022-07-22 14:42:13 +02:00
threads_lib.c
threads_none.c CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error 2022-10-05 10:20:10 +11:00
threads_pthread.c CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error 2022-10-05 10:20:10 +11:00
threads_win.c CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error 2022-10-05 10:20:10 +11:00
time.c time: move OSSL_TIME to libcrypto 2022-09-13 21:13:22 +10:00
trace.c Add tests for trace_api. 2022-09-16 08:31:56 +02:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl