openssl/crypto/srp
Bernd Edlinger 68e95f7840 Fix a possible memleak in SRP_VBASE_new
In the error handling case the memory in
vb->users_pwd was accidentally not released.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21981)
2023-09-08 09:20:23 +02:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
srp_lib.c Add ossl_bn_group symbols 2021-03-18 17:52:37 +10:00
srp_vfy.c Fix a possible memleak in SRP_VBASE_new 2023-09-08 09:20:23 +02:00