https://bugs.kde.org/show_bug.cgi?id=378268
Fabian Vogt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/ksy | |sguard/d0287c1dea39f5d3b899 | |3ddfc38e483a048a4333 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Fabian Vogt <[email protected]> --- Git commit d0287c1dea39f5d3b8993ddfc38e483a048a4333 by Fabian Vogt. Committed on 22/06/2018 at 08:54. Pushed by fvogt into branch 'Plasma/5.12'. Fix leak of pipe FDs in MD RAID code Summary: Use pipe2 with O_CLOEXEC to not leak FDs and close the pipe completely after reading. Test Plan: Did not break anything here, but I don't have MD RAID. According to the reporter this fixed the FD leak issue. Reviewers: #plasma, mart Reviewed By: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D13664 M +4 -1 ksysguardd/Linux/softraid.c https://commits.kde.org/ksysguard/d0287c1dea39f5d3b8993ddfc38e483a048a4333 -- You are receiving this mail because: You are watching all bug changes.
