https://bugzilla.mindrot.org/show_bug.cgi?id=3349
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Darren Tucker <[email protected]> --- I'm not sure what OpenSSH could do about this other than entirely ignoring closefrom on Linux. closefrom returns void so we are not aware of it having failed at runtime. Detecting this at build time would require root permissions, and since the behaviour varies with running kernel version it probably wouldn't help much anyway. -- 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
