[Bug 766718] souphttpsrc: fix buffer leak when flushing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 20 16:45:33 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766718
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.9.1
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit 6fd04b07fca81acf598b1695033bea4e72c32560
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Fri May 20 16:47:35 2016 +0300
souphttpsrc: fix buffer leak when flushing
When early returning in gst_soup_http_src_read_buffer() because the
element is FLUSHING, we need to unmap and unref the buffer which was just
created.
https://bugzilla.gnome.org/show_bug.cgi?id=766718
--
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