https://bugs.kde.org/show_bug.cgi?id=399087
Tom Hughes <t...@compton.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t...@compton.nu --- Comment #8 from Tom Hughes <t...@compton.nu> --- We do handle /proc/self/exe and /proc/PID/exe in a few places but in general I think it was felt unfeasible to try and isolate every places where they might appear and emulate them given that it's a relatively unusual thing to happen. Basically it's just readlink and readlinkat that we handle by the looks of if because that was what we most commonly saw people doing. I think there is another bug somewhere where somebody was doing open or something and it was going wrong. -- You are receiving this mail because: You are watching all bug changes.