Fix when the name of a process called with sudo is not shown

Authored by cjlcarvalho on May 12 2018, 5:44 PM.

Description

Fix when the name of a process called with sudo is not shown

Summary:

Any process that is called in foreground with sudo (ex: sudo qtcreator) is identified by ProcessInfo::name only with the word sudo, being unable to identify which process it is. This fix makes it shows sudo along with the name of the process called.

Reviewers: Konsole, hindenburg
Reviewed by: Konsole, hindenburg

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D12754

Details

Committed
cjlcarvalhoMay 12 2018, 5:44 PM
Reviewer
Konsole
Differential Revision
D12754: Fix when the name of a process called with sudo is not shown.
Parents
R319:17cb78cee147: Prevent invalid image array indexing
Branches
Unknown
Tags
Unknown