After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678158 - network: Some trivial cleanups
network: Some trivial cleanups
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Network
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-15 11:43 UTC by Matthias Clasen
Modified: 2012-06-28 16:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
network: Remove redundant returns (906 bytes, patch)
2012-06-15 11:43 UTC, Matthias Clasen
none Details | Review
Use g_clear_object where appropriate (2.03 KB, patch)
2012-06-15 11:45 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2012-06-15 11:43:44 UTC
Here are som trivial cleanups that I have lying around in my tree.
Comment 1 Matthias Clasen 2012-06-15 11:43:46 UTC
Created attachment 216507 [details] [review]
network: Remove redundant returns
Comment 2 Matthias Clasen 2012-06-15 11:45:30 UTC
Created attachment 216508 [details] [review]
Use g_clear_object where appropriate
Comment 3 Richard Hughes 2012-06-28 16:07:15 UTC
Both tested and pushed, thanks.