[Bug 759292] Buffer free on error leads to infinite recursion in gstv4l2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 29 17:04:15 UTC 2017


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

--- Comment #8 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Note that I've started looking at it, and it might be fine. The GstBuffer that
could not be queued get unreffed, and the memory will be left unused in the
allocator. It should not be leaking it, unless in case the is another bug. It
remains unfortunate as the pipeline should post an error, which I don't think
is possible in the code path.

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