https://bugzilla.mindrot.org/show_bug.cgi?id=2421
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |FIXED Status|NEW |RESOLVED Blocks| |2403 --- Comment #1 from Damien Miller <[email protected]> --- Fixed thanks. serverloop.c actually checks that no extra data is appended to these messages, so not only does channels.c not send them but anyone who did would kill their connection. This will be in openssh-7.0. Thanks! -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
