mirror of
https://github.com/clearml/dropbear
synced 2025-05-24 13:14:14 +00:00
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:
commit
4c8797c9ac
@ -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"))
|
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"))
|
TRACE(("leave recv_msg_userauth_pk_ok"))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user