client: don't crash when tunnelid is missing
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 24 Jul 2009 10:49:41 +0000 (12:49 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 24 Jul 2009 10:49:41 +0000 (12:49 +0200)
commitdaccf6bc99760e0653c1945ee4e85a96c1f149c1
treec562cdd91b1752261acb8fbc70a9b3d420efdb03
parent748290b8882219404be4d4e056bb047c82fe055d
client: don't crash when tunnelid is missing

When a clients tries to open an HTTP tunnel but fails to provide a tunnelid,
don't crash but return an error response to the client.

Fixes #589489
gst/rtsp-server/rtsp-client.c