<table><tr><td style="">fvogt created this revision.<br />fvogt added reviewers: Plasma, graesslin.<br />Restricted Application added a project: KWin.<br />Restricted Application added subscribers: KWin, kwin.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D8887" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The takeDevice method calls dup, but that syscall removes the O_CLOEXEC flag<br />
as a side-effect. This resulted in all child processes of kwin_wayland having<br />
an open file descriptor for those devices.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Looked at the open FDs of the startplasma script. Before, all<br />
/dev/input/eventX files and /dev/dri/card0 were open. Now, none of those<br />
are part of /proc/PID/fd/</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8887" rel="noreferrer">https://phabricator.kde.org/D8887</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>logind.cpp</div></div></div><br /><div><strong>To: </strong>fvogt, Plasma, graesslin<br /><strong>Cc: </strong>kwin, plasma-devel, KWin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart<br /></div>