gnome-control-center/panels
Ondrej Holy 31cee4caf8 user-accounts: Fix crash when password dialog is cancelled
If "Esc" is pressed, the callbacks to handle the `focus-out` signal are
called after the `cc_password_dialog_dispose` function. This leads to
segfaults, because the `user` variable is already cleared. Let's simply
do not continue if `user == NULL` to fix those crashes.

Closes: https://gitlab.gnome.org/GNOME/gnome-control-center/issues/563
2019-06-07 17:04:47 +00:00
..
applications shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
background background: Cleanup BgColorsSource 2019-05-30 20:09:54 -03:00
bluetooth shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
color color: Fix compile warning on g_clear_pointer 2019-02-07 11:22:11 +13:00
common common: Fix crash in language chooser 2019-03-26 22:02:32 +00:00
datetime shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
display display: Fix crash if a monitor has no preferred mode 2019-04-30 14:16:17 +00:00
info info panel: return "Unknown" on OS lacking os-release 2019-05-15 22:10:30 +00:00
keyboard keyboard: Add microphone mute key 2019-05-27 20:48:35 +00:00
mouse shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
network shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
notifications notifications: Add shadow to application icons 2019-03-13 13:46:23 +01:00
online-accounts online-accounts: Fix widgets added by GOA being invisible 2019-03-22 16:28:44 +13:00
power power: Don't treat all batteries as laptop batteries 2019-05-07 12:53:23 +02:00
printers printers: Revert previous 2 commits 2019-05-24 19:12:00 +02:00
privacy privacy: Rename "Show Notifications" label 2019-03-29 17:12:20 +00:00
region shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
search shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
sharing shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
sound sound: Clean up labels of devices without origin 2019-05-22 17:19:26 +02:00
thunderbolt shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
universal-access universal-access: Don't use widget names for GSettings keys 2019-06-04 14:03:11 +12:00
user-accounts user-accounts: Fix crash when password dialog is cancelled 2019-06-07 17:04:47 +00:00
wacom shell: Add position to cc_shell_embed_widget_in_header() 2019-05-21 12:59:36 -03:00
meson.build sound: Rename new sound panel to replace old one 2019-02-07 09:31:18 +13:00