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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 28 19:31:27 UTC 2017


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

--- Comment #2 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
This is a fair workaround, but then you'll leak a buffer, which leaks the pool,
hence allocator, hence one device FD, and that will cause troubles. I think it
better to merge this patch then to do nothing, yet, to fully fix this, we need
to remove the queuing process from the buffer pool, and while at it detach the
streaming state from it too.

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