[Bug 1643] Set FD_CLOEXEC on client socket

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Sep 1 22:30:10 EST 2009


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


Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au


--- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2009-09-01 22:30:09 EST ---
Are any descriptors actually leaked and if so under what conditions? 
There's a:

    closefrom(STDERR_FILENO + 1);

in session.c:do_exec() which is called for all login types.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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