downloadbuffer: Don't hold the mutex while posint the download-complete message
authorSebastian Dröge <sebastian@centricular.com>
Thu, 21 Dec 2017 11:47:52 +0000 (13:47 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 21 Dec 2017 11:47:52 +0000 (13:47 +0200)
commitd431ef71907ba6c7be78777e4ac9f5794af5d60e
tree577b19144c9444c2fa0f032480b66ce6ca9b9f6d
parent70104857b019a9df82091572672fd8d91ee17ab0
downloadbuffer: Don't hold the mutex while posint the download-complete message

Something might handle it from a sync message handler and call back into
downloadbuffer, causing a deadlock.
plugins/elements/gstdownloadbuffer.c