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 331931 - Leak in gnome-vfs-mime-info-cache.c
Leak in gnome-vfs-mime-info-cache.c
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: MIME and file/program mapping
cvs (head)
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-20 20:54 UTC by Martin Wehner
Modified: 2006-03-02 17:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Proposed patch (739 bytes, patch)
2006-02-20 20:56 UTC, Martin Wehner
none Details | Review

Description Martin Wehner 2006-02-20 20:54:40 UTC
Please describe the problem:
default_desktop_entry isn't freed after copying it into the entries list.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Martin Wehner 2006-02-20 20:56:21 UTC
Created attachment 59791 [details] [review]
Proposed patch
Comment 2 Alexander Larsson 2006-03-02 17:04:42 UTC
commited. thanks.