client: remove watch of the second client after http tunnel setup
authorOgnyan Tonchev <ognyan@axis.com>
Wed, 2 Apr 2014 10:03:32 +0000 (12:03 +0200)
committerWim Taymans <wtaymans@redhat.com>
Tue, 8 Apr 2014 14:17:30 +0000 (16:17 +0200)
commit132f77751d72b9942de25aee4071ba27b9829d28
treeea95d56eb9ba99d69d263c0218ea73e07e419fa2
parent9c0ef4d9f884200764400715ee7813c3f9e768ca
client: remove watch of the second client after http tunnel setup

The second client will be freed after the HTTP tunnel has been set up.
Make sure it's RTSP watch is never dispatched again.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=727488
gst/rtsp-server/rtsp-client.c