[Bug 779203] race condition in new_manager_pad gstrtspsrc.c with freeing a DelayedLink and firing the signal no_more_pads_signal_id - gstrtspsrc.c

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 25 10:46:18 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
A mutex (maybe you can reuse an existing one here) seems to make most sense.
Make sure to not hold any mutex while adding pads or signalling no-more-pads
though.

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