fix memory allocation and reference counting issues
authorPauli <pauli@openssl.org>
Sun, 2 Jul 2023 07:19:17 +0000 (17:19 +1000)
committerPauli <pauli@openssl.org>
Tue, 4 Jul 2023 22:34:00 +0000 (08:34 +1000)
commit97beb77f319f119957235233396627bb22283da0
treee2c58f0b0e46f90ca732da86e9a315a781622ed9
parent52c362b3fe5ab9b1c44ec560820b242eb3df0e3b
fix memory allocation and reference counting issues

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/21341)
crypto/bio/bio_lib.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/ec/ec_kmeth.c
crypto/evp/evp_rand.c
crypto/provider_core.c
crypto/rsa/rsa_lib.c
include/internal/refcount.h
ssl/ssl_lib.c
ssl/ssl_sess.c