client: Send setup reply once only
authorJonas Holmberg <jonashg@axis.com>
Thu, 26 Sep 2013 07:41:10 +0000 (09:41 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 26 Sep 2013 12:25:36 +0000 (14:25 +0200)
commit74b8da93969b4462ab1c534981fdbad0d7d5d304
tree236b228f103ff97fa30cf1c06f5ee347db5d005b
parent986bd1346383e10cd8cb1a1c8e293f8721b8b7bf
client: Send setup reply once only

If find_media() failed in handle_setup_request() two replies was sent.

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