https://bugs.kde.org/show_bug.cgi?id=475506

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/318e8b123954792886a113339
                   |                            |6d014d59930dc4d
         Resolution|---                         |FIXED

--- Comment #3 from Harald Sitter <sit...@kde.org> ---
Git commit 318e8b123954792886a1133396d014d59930dc4d by Harald Sitter.
Committed on 03/11/2023 at 12:47.
Pushed by sitter into branch 'master'.

ksmserver: never allow ICE connections to exhaust RLIMIT_NOFILE

At most use `RLIMIT_NOFILE - 128`; the remainder is reserved for other
uses like invoking the lock screen, other sockets etc.

to implement this there's a trivial ref count on KSMConnection. When too
many references are active we'll force close connections again right
after creation

M  +21   -0    ksmserver/server.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/318e8b123954792886a1133396d014d59930dc4d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to