https://bugzilla.mindrot.org/show_bug.cgi?id=2735
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3016|0 |1 is obsolete| | Attachment #3017| |ok?([email protected]) Flags| | --- Comment #5 from Damien Miller <[email protected]> --- Created attachment 3017 --> https://bugzilla.mindrot.org/attachment.cgi?id=3017&action=edit re-re-revised diff Reading over the diff before I committed it, I noticed a few more problems so here's a third attempt. This simplifies the input filter code a bit, making the COMPAT_AF path almost completely separate to the PREPEND_AF one, removes potential unaligned accesses and adds some needed comments. -- 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
