https://bugzilla.mindrot.org/show_bug.cgi?id=2361
--- Comment #22 from Damien Miller <[email protected]> --- (In reply to Dmitry V. Levin from comment #21) > Shouldn't the "jump false" argument of the first BPF_JUMP in > SC_ALLOW_ARG's definition be changed from 3 to 4? It could, at present it jumps to reloading the syscall number into the accumulator. Jumping past it could save an instruction. -- 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
