[Bug 779202] ref counting issue fix for Context in gst-libs/gst/gl/gstglcontext.c

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 20 14:21:24 UTC 2017


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ystreet00 at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #3 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit eca91d6772f74e4217d845628bfacbdcddd59603
Author: fvanzile <frank at fvanzile.com>
Date:   Thu Feb 23 15:42:08 2017 -0800

    glcontext: keep a ref to the active thread

    With the macOS/iOS implementations, the active thread can change
    multiple times over the life of a pipeline which would expose a race in
    the thread tracking.

    Fix by taking a ref on the active thread while the context is active.

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

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