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

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Damien Miller <[email protected]> ---
That seems reasonable, though some of these are only implicitly
defined. E.g. there is no internal limit to the max number of file
handles, sftp-server will just allocate up to the fd/heap rlimits.

So IMO there should be some way to express "unspecified" or "unlimited"
(internally at least) limits. Maybe 0 for a limit?

Also, the values might as well be 64 bits.

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to