https://bugs.kde.org/show_bug.cgi?id=442846
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/40d202976d | |832adcd720c933c2cf21e755a65 | |475 --- Comment #34 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 40d202976d832adcd720c933c2cf21e755a65475 by Vlad Zahorodnii. Committed on 28/10/2024 at 11:41. Pushed by vladz into branch 'master'. xwayland: Fix a couple of file descriptor leaks The -wm file descriptor leak prevents the poll() function from returning POLLHUP when Xwayland dies. The POLLHUP status will be set when all file descriptors for the other end point are closed. M +6 -0 src/xwayland/xwaylandlauncher.cpp https://invent.kde.org/plasma/kwin/-/commit/40d202976d832adcd720c933c2cf21e755a65475 -- You are receiving this mail because: You are watching all bug changes.