[Bug 766991] multifilesink: leaks memory when max-files property ==

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 11:31:00 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #328695|none                        |needs-work
             status|                            |

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 328695
  --> https://bugzilla.gnome.org/attachment.cgi?id=328695
Patch

Nice catch, thanks for the patch!

I think this makes sense in principle, but requires changes elsewhere in the
code as well, e.g. gst_multi_file_sink_write_buffer() uses it in the
NEXT_BUFFER case to determine if it's the first file or not and assumes it's
always filled, for example. (Didn't check for other uses yet)

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