gnome-control-center/panels
Christian Kellner 06894e020a thunderbolt: fix double free in bolt client
In the async version of the client creation, i.e. when a new client
is created via bolt_client_new_async and an error happens it will be
passed to g_task_return_error which takes ownership of it but the very
same error will also be free'd via g_autoptr; remove the latter.

This is a port of bolt commit e96f8bd47587b167ae46c8ac9347003f69f931dd
2019-01-08 17:29:05 +01:00
..
applications Revert "applications: Remove markup from a translatable string" 2019-01-07 21:34:33 -05:00
background background: Fix warning when XDG_PICTURES_DIR not defined 2018-10-18 01:31:27 +00:00
bluetooth bluetooth: Use g_auto for variables 2018-11-14 10:11:44 +00:00
color datetime: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
common common: fix udev-based device removal 2018-12-11 10:56:28 +10:00
datetime datetime: Use accessible-description instead of -name for Hour & Minute 2019-01-05 12:48:31 +00:00
display night-light: Add a frame around Schedule section for accessibility 2019-01-07 10:57:17 -05:00
info info: Make .ui filenames match the .c filenames 2018-11-12 16:41:01 +00:00
keyboard keyboard: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
mouse mouse: Remove deprecated gdk_error_trap_push|pop calls 2018-12-07 15:43:38 +00:00
network wifi: Show WEP with a broken security icon 2019-01-07 15:30:06 +01:00
notifications notifications: Ellipsize the labels 2018-11-29 00:48:16 +00:00
online-accounts online-accounts: Ellipsize the labels 2018-11-29 00:48:16 +00:00
power power: stop using deprecated up_client_get_devices 2018-12-07 14:55:43 +00:00
printers printers: allow driver name to be selected from details dialog 2019-01-03 16:23:03 -05:00
privacy privacy: Use the location portal permissions 2019-01-07 10:59:30 -02:00
region region: Fix ... row not showing 2018-11-12 20:33:05 +00:00
search search: Ellipsize the labels 2018-11-29 00:48:16 +00:00
sharing sharing: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
sound sound: Don't use gtk_widget_show_all 2018-10-18 01:18:57 +00:00
thunderbolt thunderbolt: fix double free in bolt client 2019-01-08 17:29:05 +01:00
universal-access universal-access: add search keywords 2019-01-05 12:43:14 +00:00
user-accounts user-account: Use the same Categories as other panels 2019-01-05 14:40:35 +00:00
wacom wacom: Align buttons/links to the left side 2019-01-07 21:24:15 +00:00
meson.build Introduce Applications panel 2019-01-07 10:59:30 -02:00