https://bugs.kde.org/show_bug.cgi?id=386886
David Rosca <now...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/blu | |ez-qt/ae044d6dfec90b18c4c44 | |cc49012fab196fa8212 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from David Rosca <now...@gmail.com> --- Git commit ae044d6dfec90b18c4c44cc49012fab196fa8212 by David Rosca, on behalf of Oliver Freyermuth. Committed on 14/11/2017 at 08:38. Pushed by drosca into branch 'master'. Do not leak rfkill file descriptors. Summary: They may be leaked into all child processes, including regular Konsole terminals on KDE. I observed them showing up at all processes in my KDE session, just checking ls -la /proc/self/fd Using O_CLOEXEC, things are resolved properly. Reviewers: davidedmundson Reviewed By: davidedmundson Subscribers: drosca, bshah, broulik, #frameworks Tags: #frameworks Differential Revision: https://phabricator.kde.org/D8806 M +2 -2 src/rfkill.cpp https://commits.kde.org/bluez-qt/ae044d6dfec90b18c4c44cc49012fab196fa8212 -- You are receiving this mail because: You are watching all bug changes.