openssl/crypto/srp
Matt Caswell 85d6b09dda Fix mem leak on error path
The mem pointed to by cAB can be leaked on an error path.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-08-23 00:19:15 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
srp_lib.c Fix mem leak on error path 2016-08-23 00:19:15 +01:00
srp_vfy.c check return values for EVP_Digest*() APIs 2016-07-15 14:09:05 +01:00