[gstreamer-bugs] [Bug 334700] [qtdemux] Memory leaks

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 15 22:37:01 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=334700
 GStreamer | gst-plugins-bad | Ver: 0.10.1


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #2 from Edward Hervey  2006-03-16 06:36 UTC -------
already fixed in CVS.

2006-03-15  Edward Hervey  <edward at fluendo.com>

        * gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
        (gst_qtdemux_init), (gst_qtdemux_dispose),
        (gst_qtdemux_add_stream), (qtdemux_parse_trak):
        Series of memleak fixes:
        - Unref the GstAdapter in finalize.
        - Use gst_pad_new_from_static_template(), shorter and safer.
        - Free unused QtDemuxStream when not used.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list