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 564580 - Memory leak in gst.Structure.keys()
Memory leak in gst.Structure.keys()
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other All
: Normal normal
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-15 09:05 UTC by Vincent Génieux
Modified: 2009-01-08 10:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample test (168 bytes, text/x-python)
2008-12-15 09:06 UTC, Vincent Génieux
  Details
proposed patch (813 bytes, patch)
2008-12-15 09:07 UTC, Vincent Génieux
committed Details | Review

Description Vincent Génieux 2008-12-15 09:05:08 UTC
Please describe the problem:
Element inserted in the list are never released

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Vincent Génieux 2008-12-15 09:06:50 UTC
Created attachment 124713 [details]
sample test
Comment 2 Vincent Génieux 2008-12-15 09:07:25 UTC
Created attachment 124714 [details] [review]
proposed patch
Comment 3 Vincent Génieux 2009-01-05 08:34:21 UTC
Hello, is there any news about this bug report ?
Comment 4 Alessandro Decina 2009-01-05 11:07:03 UTC
well spotted

2009-01-05  Alessandro Decina  <alessandro.decina@collabora.co.uk>

        patch by: Vincent GENIEUX <mutex at runbox dot com>

        * gst/gststructure.override:
        Don't leak key names in _wrap_gst_structure_keys.
Comment 5 Edward Hervey 2009-01-08 10:21:40 UTC
eh, wasn't marked as closed.