client: Do not read beyond end of path string
authorJonas Holmberg <jonashg@axis.com>
Thu, 19 Sep 2013 13:44:26 +0000 (15:44 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 19 Sep 2013 13:44:26 +0000 (15:44 +0200)
commite88b71aee4ad51f0a7a8af21d467211cac0d8aa6
tree8a417c7e886d5124a7f3e3c4ce4686c7ff633200
parentb41422bad7fc630e8eeba3b2b53b9aad277791d0
client: Do not read beyond end of path string

If the setup was done without a control url, make sure we don't try to read the
non-existing control string and crash.
gst/rtsp-server/rtsp-client.c