mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-16 11:29:42 +00:00
There were some memory leaks in the creation of an SRP verifier (both on successful completion and also on some error paths). Reviewed-by: Emilia Käsper <emilia@openssl.org>