Skip to content

Prevent crashing when asking for status with invalid pid

Daniel Teichmann requested to merge pr/bug-invalid-pid-dbus into master

The application (or a thread) crashes silently when the DBus functions status or refresh_status are called with an invalid Pid

Merge request reports