propagate from branch 'au.asn.ucc.matt.dropbear' (head eac2a177021cfa0cbf365d5821fe6c8a0a5dc758)

to branch 'au.asn.ucc.matt.dropbear.channel-fix' (head be0d837816e2e985c7b2d80614d5df3496028e94)

--HG--
branch : channel-fix
extra : convert_revision : c387cf9d6b7b1a951efd19476e81a2c2d7ca09a0
This commit is contained in:
Matt Johnston 2007-02-11 10:46:57 +00:00
commit 4c8797c9ac

View File

@ -123,8 +123,6 @@ void recv_msg_userauth_pk_ok() {
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"))
}