[Bug 771649] gst_bin_sort_iterator_copy doesn't copy GstBinSortIterator::queue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 19 14:06:31 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a43de49d522178d592c44149fd284418e8314336
Author: Kouhei Sutou <kou at clear-code.com>
Date:   Mon Sep 19 10:04:55 2016 -0400

    bin: When copying the sort iterator, also copy its internal queue

    Otherwise both iterators share the same references, the second one
    usually resulting in a crash when being freed.

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

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