(crypto_available): free peer too.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20401 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-18 14:14:06 +00:00
parent 9f58a01b0f
commit b2852c4eb2

View File

@@ -1207,6 +1207,8 @@ crypto_select(struct crypto_select_options *opt, int argc, char **argv)
free(s);
free_AlgorithmIdentifier(&selected);
hx509_peer_info_free(peer);
return 0;
}