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 669838 - [PATCH] Use g_clear_object()
[PATCH] Use g_clear_object()
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-10 21:28 UTC by Daniel Trebbien
Modified: 2012-02-11 16:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (954 bytes, patch)
2012-02-10 21:29 UTC, Daniel Trebbien
none Details | Review

Description Daniel Trebbien 2012-02-10 21:28:42 UTC
In gedit_document_loader_dispose()
Comment 1 Daniel Trebbien 2012-02-10 21:29:50 UTC
Created attachment 207297 [details] [review]
Fix
Comment 2 Paolo Borelli 2012-02-10 21:46:12 UTC
Will you be doing more of these? If yes I think it makes sense to collect them all here and then squash them in a single patch.
Comment 3 Daniel Trebbien 2012-02-11 16:45:33 UTC
There are no more that need to be replaced.
Comment 4 Paolo Borelli 2012-02-11 16:51:14 UTC
Ah oops, according to what nacho said on irc I though all gedit had to be converted but it seems we already did that and just forgot :-)

Committed!