[Bug 755343] funnel: Fix racy state change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 21 05:42:42 PDT 2015


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

Stian Selnes (stianse) <stian.selnes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311748|reviewed                    |none
             status|                            |
 Attachment #311748|0                           |1
        is obsolete|                            |

--- Comment #5 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
Created attachment 311749
  --> https://bugzilla.gnome.org/attachment.cgi?id=311749&action=edit
funnel: Fix racy state change

Iterator may need to be resynced, for instance if pads are released
during state change.

got_eos should be protected by the object lock of the element, not of
the pad, as is the case throughout the rest of the funnel code.

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