[Bug 755343] New: funnel: Fix racy state change

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


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

            Bug ID: 755343
           Summary: funnel: Fix racy state change
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: stian.selnes at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

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