summaryrefslogtreecommitdiff
path: root/help/ur
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-05-26 17:09:04 -0400
committerVictor Kareh <[email protected]>2026-05-27 16:24:47 -0400
commitef79c5d62fa84a1115d6355dd9be21300d45ce36 (patch)
tree8c8f30af2c5607e86a2d42de8748408f51186bb1 /help/ur
parentc8a73c3b27e407a430d4ddc5e5e895a48359e079 (diff)
downloadmate-system-monitor-master.tar.bz2
mate-system-monitor-master.tar.xz
fix crash when sorting process table with NULL string fieldsHEADmaster
Several string fields (security context, cgroup name, systemd unit, session, seat) could be NULL when unavailable for a process. GTK tree store sort dereferences these through g_utf8_collate, causing a segfault. Ensure these fields default to an empty string instead of NULL. Fixes #270
Diffstat (limited to 'help/ur')
0 files changed, 0 insertions, 0 deletions