https://bugzilla.mindrot.org/show_bug.cgi?id=3581
jan-erik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #3 from jan-erik <[email protected]> --- That patch does not fix the issue though, because it still returns `SSH_SYSFDMAX`, which is the huge value that wraps over to -1. And `rlfd.rlim_max == RLIM_INFINITY` was already true, because they are the same value regardless of what type it wraps to. -- 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
