rtsp: free the right string.
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 11 Mar 2009 13:08:10 +0000 (14:08 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 11 Mar 2009 13:09:54 +0000 (14:09 +0100)
commit18f612ffa937f0afed5068fe255ccd34b9b8269a
tree96737346184a9a5a1baecd07650b8ca376464872
parent16225d45be6777b188e8dfa96555d5d23f2e7472
rtsp: free the right string.

Free the key value before we remove the header item from the array. The item we
retrieved from the array is only valid until we remove it from the array.
gst-libs/gst/rtsp/gstrtspmessage.c