https://bugs.kde.org/show_bug.cgi?id=360752
John Reiser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from John Reiser <[email protected]> --- Thank you for the explicit list; now I see why 12 fd is appropriate. It seems to me that /proc/pid/{cmdline,auxv,psinfo} are fd leaks. The information in those pseudo-files never changes, so the fd could be closed immediately after reading the whole file. -- You are receiving this mail because: You are watching all bug changes.
