[Bug 779247] Fix race in videotexturecache

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 4 10:00:18 UTC 2017


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

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

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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit e557e93f3b4e922f9dd6fc5dcc04284522a693e8
Author: Nick Kallen <nickkallen at me.com>
Date:   Sun Feb 26 10:24:46 2017 +0100

    applemedia: ensure all textures are released before texturecache is
released

    It was previously possible for videotexturecache to be finalized before all
of
    its textures. Finalizing outstanding textures in this circumstance leads
    to a crash. This patch ensure resources are freed in the proper order.

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

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