changeset 424:db976892c67f channel-fix

merge of 'c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0' and 'ed68ea8963f7d1fa600f81479e7e211efc5a31bc'
author Matt Johnston <matt@ucc.asn.au>
date Mon, 12 Feb 2007 10:39:34 +0000
parents dbb607d72d01 (diff) b2b67cfcd66e (current diff)
children 5df05d0a5366
files
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/cli-authpubkey.c	Mon Feb 12 10:39:22 2007 +0000
+++ b/cli-authpubkey.c	Mon Feb 12 10:39:34 2007 +0000
@@ -123,8 +123,6 @@
 		TRACE(("That was whacky. We got told that a key was valid, but it didn't match our list. Sounds like dodgy code on Dropbear's part"))
 	}
 	
-	buf_free(keybuf);
-
 	TRACE(("leave recv_msg_userauth_pk_ok"))
 }