[Bug 660156] [gstrtpbin] free_stream() does not remove the stream reference from the associated client's stream list

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 7 02:54:39 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=660156
  GStreamer | gst-plugins-good | 0.10.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2013-02-07 10:54:33 UTC ---
Some things are wrong:

 * BIN_LOCK is taken while free_stream is sometimes called with the lock.
 * When a client is removed, client_walk is set to NULL and it doesn't check
   if other clients contain the stream.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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