Fix string leak in rtspmessage
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 2 Feb 2009 09:09:07 +0000 (10:09 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 2 Feb 2009 09:09:07 +0000 (10:09 +0100)
commit35cec4c006d5b54434b46f56ba92485fc1d3853a
tree990f0864681279787b0331f53a0ff8b75534fae7
parenta6bc6220d0cbd08c3b5bfb8d1fe1fd98197f416e
Fix string leak in rtspmessage

when we remove a header field from a message we must free the value associated
with the key to avoid a memory leak.
gst-libs/gst/rtsp/gstrtspmessage.c