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 777851 - Use g_clear_object/pointer
Use g_clear_object/pointer
Status: RESOLVED FIXED
Product: libgxps
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgxps maintainers
libgxps maintainers
Depends on:
Blocks:
 
 
Reported: 2017-01-27 19:28 UTC by Ignacio Casal Quinteiro (nacho)
Modified: 2017-01-28 08:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (9.46 KB, patch)
2017-01-27 19:28 UTC, Ignacio Casal Quinteiro (nacho)
committed Details | Review

Description Ignacio Casal Quinteiro (nacho) 2017-01-27 19:28:33 UTC
Created attachment 344437 [details] [review]
patch

Since we have a newly enough glib we can use thos methods. See the patch attached.
Comment 1 Carlos Garcia Campos 2017-01-28 06:36:06 UTC
Comment on attachment 344437 [details] [review]
patch

Sure, why not. Thanks
Comment 2 Ignacio Casal Quinteiro (nacho) 2017-01-28 08:58:36 UTC
Thanks