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 427942 - leaking lists
leaking lists
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-09 17:38 UTC by Matthias Clasen
Modified: 2007-04-11 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
file-and-directory-list-leak.patch (370 bytes, patch)
2007-04-09 17:38 UTC, Matthias Clasen
none Details | Review
file-and-directory-list-leak.patch (370 bytes, patch)
2007-04-09 17:38 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2007-04-09 17:38:12 UTC
It looks like callers expect file_and_directory_list_free() to free the passed list, like nautilus_file_list_free(). But it doesn't.
Comment 1 Matthias Clasen 2007-04-09 17:38:56 UTC
Created attachment 86059 [details] [review]
file-and-directory-list-leak.patch
Comment 2 Matthias Clasen 2007-04-09 17:38:58 UTC
Created attachment 86060 [details] [review]
file-and-directory-list-leak.patch
Comment 3 Alexander Larsson 2007-04-11 15:06:17 UTC
Applied to trunk and branch.