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 166109 - gnome_vfs_xfer_delete_items_common () seems to leak file infos
gnome_vfs_xfer_delete_items_common () seems to leak file infos
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
cvs (head)
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-03 00:39 UTC by Christian Kellner
Modified: 2005-02-11 23:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to plug the leak. (734 bytes, patch)
2005-02-03 00:46 UTC, Christian Kellner
none Details | Review

Description Christian Kellner 2005-02-03 00:39:43 UTC
The file info doesn't get unref'ed anywhere.
Comment 1 Christian Kellner 2005-02-03 00:46:43 UTC
Created attachment 36902 [details] [review]
Patch to plug the leak.

It's late and I wanna get sure to not cause any harm here althouhg it looks
kinda obvious! Looking again at it tomorrow.
Comment 2 Christian Kellner 2005-02-11 23:20:07 UTC
Commited to cvs head!