https://bugs.kde.org/show_bug.cgi?id=417457

--- Comment #23 from Méven Car <meve...@gmail.com> ---
(In reply to Méven Car from comment #22)
> A simple way to fix this would be to restrict the ParentPid transitivity to
> process sharing the same exe as in:
> 
> 9059 is a firefox content process.
> 
> meven@meven-XPS-13-9370:~$ ll /proc/9059/exe 
> Permissions Size User  Date Modified  Name
> lrwxrwxrwx     0 meven  2 avril  5:45 /proc/9059/exe ->
> /usr/lib/firefox/firefox
> meven@meven-XPS-13-9370:~$ ll /proc/4733/exe 
> Permissions Size User  Date Modified  Name
> lrwxrwxrwx     0 meven  1 avril 19:58 /proc/4733/exe ->
> /usr/lib/firefox/firefox
> 
> 
> KSysGuard::Process does not expose yet the executable though.

KSysGuard::Process::name() or KSysGuard::Process::cmdline() could be directly
used for this though.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to