power: Fix D-Bus proxy leak
This commit is contained in:
parent
f644b37887
commit
738c15be66
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ cc_power_panel_dispose (GObject *object)
|
|||
g_clear_object (&self->bt_rfkill);
|
||||
g_clear_object (&self->bt_properties);
|
||||
g_clear_object (&self->iio_proxy);
|
||||
g_clear_object (&self->power_profiles_proxy);
|
||||
#ifdef HAVE_NETWORK_MANAGER
|
||||
g_clear_object (&self->nm_client);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue