https://bugzilla.mindrot.org/show_bug.cgi?id=2735
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Damien Miller <[email protected]> --- Created attachment 3011 --> https://bugzilla.mindrot.org/attachment.cgi?id=3011&action=edit revised diff I think there are a couple of other problems in the output filter: it wasn't testing the address family header against the host-order expected value. Also, it was using potentially unaligned word access. Could you give this diff a try? -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
