[Bug 1090] Increase MAX_SESSIONS?

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Apr 24 14:34:24 EST 2008


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


Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added                       
----------------------------------------------------------------------------
         AssignedTo|bitbucket at mindrot.org       |djm at mindrot.org             




--- Comment #12 from Damien Miller <djm at mindrot.org>  2008-04-24 14:34:19 ---
Created an attachment (id=1483)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1483)
Make sessions array dynamic, audit server for leaks and fatal errors on
fd table full conditions

This patch makes the sessions array dynamic, and fixes several fd leaks
and fatal() errors that occur when out-of-fd conditions are hit in the
server.

It also adds a channel request confirmation handler to the client, so
it can do something intelligent when a request fails (e.g. because the
server is out of fds).

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