[Bug 775445] adaptivedemux: Fix deadlock during transition from track disable to enable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 1 11:54:58 UTC 2016


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #341111|none                        |needs-work
             status|                            |

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Review of attachment 341111:
 --> (https://bugzilla.gnome.org/review?bug=775445&attachment=341111)

::: gst-libs/gst/adaptivedemux/gstadaptivedemux.c
@@ +3241,3 @@
         }
       }
     }

I don't think it's safe to iterate the streams list without holding the
manifest lock - it might be modified by another thread.

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