diff cli-kex.c @ 544:9e51707cd6f2

- Make -i and -W pass through multihop arguments
author Matt Johnston <matt@ucc.asn.au>
date Fri, 12 Jun 2009 14:58:43 +0000
parents 91939c8c2572
children 005530560594
line wrap: on
line diff
--- a/cli-kex.c	Tue Jun 09 13:18:52 2009 +0000
+++ b/cli-kex.c	Fri Jun 12 14:58:43 2009 +0000
@@ -327,4 +327,5 @@
 	if (line != NULL) {
 		buf_free(line);
 	}
+	m_free(fingerprint);
 }