uridownloader: unlock mutex when switching urisrc state to NULL to avoid deadlock
authorLouis-Francis Ratté-Boulianne <louis-francis.ratte-boulianne@collabora.co.uk>
Tue, 19 Feb 2013 18:01:37 +0000 (13:01 -0500)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 7 May 2013 23:02:41 +0000 (20:02 -0300)
commitf0211e5b7b55d607086bbdb7458981f9a551c661
tree3812f684dd5f3d296f85d180e6e944922f80da0f
parent99efe87b5dd357cff504cfdca340ec0368af2616
uridownloader: unlock mutex when switching urisrc state to NULL to avoid deadlock

When chain method was called after gst_uri_downloader_stop and before state has been changed to NULL, execution was blocking on g_mutex_lock.

Conflicts:
gst-libs/gst/uridownloader/gsturidownloader.c
gst-libs/gst/uridownloader/gsturidownloader.c