network: Plug memory leaks
https://bugzilla.gnome.org/show_bug.cgi?id=693879
This commit is contained in:
parent
f0b3d1afaa
commit
b5335bf2e7
4 changed files with 7 additions and 0 deletions
|
@ -420,6 +420,8 @@ populate_ui (NetDeviceEthernet *device)
|
|||
gtk_widget_hide (device->details);
|
||||
gtk_widget_hide (device->details_button);
|
||||
}
|
||||
|
||||
g_slist_free (connections);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue