[Bug 746803] mxfdemux: fix segment->delta_entries memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 4 11:57:01 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746803

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1
            Summary|mfdemux: fix                |mxfdemux: fix
                   |segment->delta_entries leak |segment->delta_entries
                   |                            |memory leak

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Pushed, thanks:

commit 4d790dae67f5c80827abca8e978352a71f03972b
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Thu Mar 26 11:52:33 2015 +0100

    mxfdemux: fix memory leak

    Reset the internal segment before freeing it.

    mxf_index_table_segment_parse() allocates data inside the segment
    (like segment->delta_entries) which have to be freed using
    mxf_index_table_segment_reset().

    https://bugzilla.gnome.org/show_bug.cgi?id=746803

-- 
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