stream: release lock even not all transports have been removed
authorAleix Conchillo FlaquƩ <aleix@oblong.com>
Thu, 2 Oct 2014 19:02:48 +0000 (12:02 -0700)
committerWim Taymans <wtaymans@redhat.com>
Tue, 21 Oct 2014 08:08:44 +0000 (10:08 +0200)
commit966065a018ee7abd3bbab6172d3a3e94abc027b0
tree7274206a12d29c7353eaf498d3236e2a1555b98a
parentdde6a899287df2689473293d2174d63f64375fcc
stream: release lock even not all transports have been removed

We don't want to keep the lock even we return FALSE because not all the
transports have been removed. This could lead into a deadlock.

https://bugzilla.gnome.org/show_bug.cgi?id=737797
gst/rtsp-server/rtsp-stream.c