ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor-crypto/openssl/dist/apps/s_client.c
(Generate patch)

Comparing vendor-crypto/openssl/dist/apps/s_client.c (file contents):
Revision 7388 by laffer1, Fri Jul 17 14:04:28 2015 UTC vs.
Revision 7389 by laffer1, Sat Dec 5 17:55:33 2015 UTC

# Line 1884 | Line 1884 | int MAIN(int argc, char **argv)
1884          EVP_PKEY_free(key);
1885      if (pass)
1886          OPENSSL_free(pass);
1887 + #ifndef OPENSSL_NO_SRP
1888 +    OPENSSL_free(srp_arg.srppassin);
1889 + #endif
1890      if (vpm)
1891          X509_VERIFY_PARAM_free(vpm);
1892      if (cbuf != NULL) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines