multiqueue: Don't access the query after signalling the waiting thread
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 24 May 2013 16:38:40 +0000 (18:38 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 24 May 2013 16:38:40 +0000 (18:38 +0200)
commit1c6341e6a46aed65daa6ba990833ca979fcb9239
tree5da0adaa2b41b25bbd03e999d10049d1ab8dcca7
parent3b44a44a0147d81de82ace9d9d843deb1b1c1689
multiqueue: Don't access the query after signalling the waiting thread

It might've free'd the query already.
plugins/elements/gstmultiqueue.c