summaryrefslogtreecommitdiff
path: root/sensors-applet/pixmaps
diff options
context:
space:
mode:
authorCigydd <[email protected]>2026-06-15 22:42:23 +0200
committerLuke from DC <[email protected]>2026-06-18 23:32:03 +0000
commitdb484d13c3bf7d527c0baa3b4ca7def54ec65d27 (patch)
treeceef594b268f80d274afa1946f828ce4dbd489f9 /sensors-applet/pixmaps
parent688ba3d6a6db6def69a965b5dba0d211d5407969 (diff)
downloadmate-applets-master.tar.bz2
mate-applets-master.tar.xz
drivemount: fix crash when the icon theme changesHEADmaster
DriveButton connects a "changed" handler to the global default GtkIconTheme but drive_button_dispose() never disconnected it. The icon theme outlives the button, so after a button is destroyed (a volume or mount is removed) a later "changed" emission runs the handler on freed memory and schedules drive_button_update() via an idle source, crashing the panel with a use-after-free. Disconnect the handler in drive_button_dispose(). Assisted-by: Claude:claude-opus-4.8
Diffstat (limited to 'sensors-applet/pixmaps')
0 files changed, 0 insertions, 0 deletions