openssl/crypto/srp
Matt Caswell b2a6718819 Fix SRP memory leaks
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>
(cherry picked from commit bf95cde287)
2015-09-21 10:26:32 +01:00
..
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
srp.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
srp_grps.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
srp_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
srp_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
srp_vfy.c Fix SRP memory leaks 2015-09-21 10:26:32 +01:00
srptest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00