rtsp: fix the memory management of the url
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 4 Mar 2009 15:11:20 +0000 (16:11 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 4 Mar 2009 15:11:20 +0000 (16:11 +0100)
commit629f2dcee42db581a780a4b480ebb27000b7a41e
treecf0449d841f5107779edeb5dcbb185c292c2961c
parentb6d7a1dc0331ebb17807ffed8ee694ba4b338904
rtsp: fix the memory management of the url

Constify the url parameter in _create.
Make a copy of the url stored in the connection.
Free the url when the connection is freed.
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/gstrtspconnection.h