gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773).
authorTim-Philipp Müller <tim@centricular.net>
Wed, 14 Nov 2007 20:34:24 +0000 (20:34 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 14 Nov 2007 20:34:24 +0000 (20:34 +0000)
commit092cb8cd5735b5c01c892cb68a8e1887799025df
treedebb541fa731a7ef3dc54feec0b4f579edfdbe47
parentf691a70d69d3e816d370e82cf08de0fd7c7df0b6
gst/rtsp/gstrtspsrc.c: Don't leak sdp message contents (fixes #496773).

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
Don't leak sdp message contents (fixes #496773).
* gst/udp/gstudpsink.c: (gst_udpsink_finalize):
Don't leak URI string.
ChangeLog
gst/rtsp/gstrtspsrc.c
gst/udp/gstudpsink.c