GNOME Bugzilla – Bug 779480
adaptivedemux: Fix double mutex unlock
Last modified: 2017-03-17 10:35:51 UTC
Created attachment 347084 [details] [review] adaptivedemux: Fix double mutex unlock I found a code path in gst_adaptive_demux_stream_download_uri() that can lead to the manifest lock being unlocked twice.
commit 8d10d29c2420c2580686d68316eca2ff326b5272 Author: Thomas Bluemel <tbluemel@control4.com> Date: Mon Feb 27 14:54:43 2017 -0700 adaptivemutex: Fix double mutex unlock https://bugzilla.gnome.org/show_bug.cgi?id=779480