gnome-control-center/panels
Georges Basile Stavracas Neto 5a3b19ef33 network: Don't unref device after when parsing arguments
When we add the NetDevice pointer to the GPtrArray, we have
a single reference owned by the panel. When iterating over
this GPtrArray, no reference is taken.

The problem is that the code to handle command-line arguments
was unreferencing the NetDevices when iterating over it,
creating a disparity in the ref/unref pairs.

Fix that by simply not unreferencing the NetDevice instance
when iterating over it.

https://bugzilla.gnome.org/show_bug.cgi?id=786514
2017-08-29 18:11:30 -03:00
..
background background: Improve background chooser dialog 2017-08-16 17:28:01 -03:00
bluetooth bluetooth: Center empty states in the panel 2017-07-11 21:02:21 -03:00
color Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
common common: Update from gnome-settings-daemon 2017-07-13 18:11:01 +02:00
datetime Update Polish translation 2017-08-23 03:57:27 +02:00
display display: Round the displayed scale values logically 2017-08-28 18:58:05 +02:00
info info: Avoid a crash when we're cancelled 2017-08-28 18:58:05 +02:00
keyboard Standardize vertical spacing of panels 2017-08-20 18:38:42 +02:00
mouse Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network network: Don't unref device after when parsing arguments 2017-08-29 18:11:30 -03:00
notifications Standardize vertical spacing of panels 2017-08-20 18:38:42 +02:00
online-accounts Standardize vertical spacing of panels 2017-08-20 18:38:42 +02:00
power Standardize vertical spacing of panels 2017-08-20 18:38:42 +02:00
printers Add translator comment 2017-08-27 14:19:50 +02:00
privacy Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
region Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
search search: Set a minimum height to avoid toplevel being resized too small 2017-08-28 18:58:05 +02:00
sharing sharing: Make use of the cancellable for async hostname calls 2017-08-29 19:26:58 +02:00
sound sound: Memory leaks and Bluetooth handling fixes 2017-04-06 15:17:20 +02:00
universal-access Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
user-accounts user-accounts: Handle EXIF orientation 2017-05-15 11:51:08 +02:00
wacom wacom: Correct order of area calibration values 2017-07-05 23:46:22 +02:00
Makefile.am printers: Make panel required on all platforms 2017-02-08 20:08:20 +01:00