gnome-control-center/panels
Marco Trevisan (Treviño) 4b400736bc color-panel: Do not try to access to null pointer in destruction
During destruction toolbar_devices is nullified, but
gtk_widget_in_destruction() does not perform a NULL-check, and we could
crash:

==22708== Invalid read of size 1
==22708== at 0x505CC0B: gtk_widget_in_destruction (gtkwidget.c:10643)
==22708== by 0x189553: gcm_prefs_list_box_row_selected_cb (cc-color-panel.c:1708)
==22708== by 0x4A61714: g_cclosure_marshal_VOID__OBJECTv (gmarshal.c:1910)
==22708== by 0x4A5E148: _g_closure_invoke_va (gclosure.c:895)
==22708== by 0x4A784F3: g_signal_emit_valist (gsignal.c:3462)
==22708== by 0x4A78722: g_signal_emit (gsignal.c:3612)
==22708== by 0x4F5B121: gtk_list_box_remove (gtklistbox.c:2420)
==22708== by 0x4F5B222: gtk_list_box_dispose (gtklistbox.c:439)
==22708== by 0x4A63338: g_object_unref (gobject.c:3891)
==22708== by 0x4EAA994: gtk_box_dispose (gtkbox.c:230)
==22708== by 0x4A63338: g_object_unref (gobject.c:3891)
==22708== by 0x4EAA994: gtk_box_dispose (gtkbox.c:230)
==22708== Address 0xfffffffffffffeb2 is not stack'd, malloc'd or (recently) free'd

See: 2009913
2023-03-21 15:34:44 +00:00
..
applications multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
background background: Remove unused thumbnail factory 2023-01-25 09:54:10 +00:00
bluetooth bluetooth: Decouple active and state properties usage 2023-03-03 18:16:57 +00:00
camera camera: Make the switches toggleable when disabled 2023-02-14 18:15:33 +00:00
color color-panel: Do not try to access to null pointer in destruction 2023-03-21 15:34:44 +00:00
common common: hostname-entry: Update hostname only after apply is clicked 2023-03-15 13:37:15 +00:00
datetime datetime: Decouple active and state properties usage 2023-03-03 18:16:57 +00:00
default-apps Replace "application" with "app" 2023-01-23 11:10:28 +00:00
diagnostics diagnostics: Update comment 2023-02-03 14:56:39 +00:00
display dispaly: Allow configuring all monitors and apply settings at once 2023-03-21 15:33:16 +00:00
firmware-security firmware-security-dialog: Increase the dialog height 2023-03-02 15:53:07 +00:00
info-overview info-overview: Actually don't show the firmware version row when in a VM 2023-02-21 10:04:27 +00:00
keyboard keyboard: shortcut-dialog: Set custom title for subview 2023-03-01 16:12:19 +00:00
location location: Make the switches toggleable when disabled 2023-02-14 18:15:33 +00:00
microphone microphone: Make the switches toggleable when disabled 2023-02-14 18:15:33 +00:00
mouse mouse: Prevent infinite loop on settings changes 2023-03-17 16:42:50 +00:00
multitasking common, multitasking: Introduce CcIllustratedRow 2023-02-14 13:31:23 -03:00
network multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
notifications notifications: Replace "Applications" with "Apps" 2023-03-14 19:49:54 +00:00
online-accounts desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
power power: Label the main "battery" as UPS if that's what it is 2023-03-14 19:19:51 +00:00
printers printers: Use CUPS dest API for printing test page instead CUPS IPP API 2023-02-16 15:12:27 +00:00
region region: Remove deprecated gtk_widget_show/hide usage 2023-01-02 22:10:39 +00:00
removable-media Replace "application" with "app" 2023-01-23 11:10:28 +00:00
screen screen: Update comment 2023-02-03 14:56:39 +00:00
search Replace "application" with "app" 2023-01-23 11:10:28 +00:00
sharing sharing: Set active property instead of state 2023-03-03 18:16:57 +00:00
sound sound: Make bass audible on low quality hardware 2023-03-16 11:53:29 +00:00
thunderbolt thunderbolt: Decouple active and state properties usage 2023-03-03 18:16:57 +00:00
universal-access multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
usage usage: Fix confirmation dialog when clearing history 2023-03-15 13:25:20 +00:00
user-accounts multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
wacom wacom: Rename "Test Your Settings" button to "Test Settings" 2023-03-15 13:37:44 +00:00
wwan Drop most uses of deprecated gtk_style_context_add/remove_class 2023-01-05 18:55:51 +00:00
meson.build build: Update G_LOG_DOMAIN 2023-01-25 09:55:34 +00:00
panel-app-icons.svg usage: minor icon tweak 2022-03-01 12:14:52 +01:00