[Bug 2167] Connection remains when fork() fails.

bugzilla-daemon at natsu.mindrot.org bugzilla-daemon at natsu.mindrot.org
Fri Nov 1 08:00:08 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2167

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I can't see how this patch is needed. fatal() calls exit(), which
closes all process file descriptors. If exit() isn't closing file
descriptors then that is a kernel bug AFAIK.

-- 
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.


More information about the openssh-bugs mailing list