[Bug 746803] mfdemux: fix segment->delta_entries leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 26 03:53:47 PDT 2015


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

--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 300347
  --> https://bugzilla.gnome.org/attachment.cgi?id=300347&action=edit
mfdemux: reset the segment before freeing it

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

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