[Bug 760873] GstGLVideoMixerPad vertex_buffer leaks when pad dynamic removed
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 3 12:14:06 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760873
--- Comment #18 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Locking can't be done (except by adding an extra lock, but that adds complexity
and deadlock risks) as the parent mixer pad finalize causes the lock to be
taken to remove the pad from the aggregator, so deadlocks.
--
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