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 707602 - Clean-ups
Clean-ups
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Background
unspecified
Other All
: Normal normal
: ---
Assigned To: Debarshi Ray
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-06 01:02 UTC by Bastien Nocera
Modified: 2013-09-09 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
background: Use g_clear_* helpers when possible (7.41 KB, patch)
2013-09-06 01:02 UTC, Bastien Nocera
committed Details | Review
background: Remove empty finalize functions (4.04 KB, patch)
2013-09-06 01:03 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-09-06 01:02:54 UTC
.
Comment 1 Bastien Nocera 2013-09-06 01:02:57 UTC
Created attachment 254220 [details] [review]
background: Use g_clear_* helpers when possible
Comment 2 Bastien Nocera 2013-09-06 01:03:32 UTC
Created attachment 254221 [details] [review]
background: Remove empty finalize functions

They were just chaining up.
Comment 3 Kalev Lember 2013-09-08 00:14:31 UTC
Review of attachment 254220 [details] [review]:

Looks good to me.
Comment 4 Kalev Lember 2013-09-08 00:15:10 UTC
Review of attachment 254221 [details] [review]:

Looks good to me.