summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-11-14 20:34:24 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-11-14 20:34:24 +0000
commit092cb8cd5735b5c01c892cb68a8e1887799025df (patch)
treedebb541fa731a7ef3dc54feec0b4f579edfdbe47 /ChangeLog
parentf691a70d69d3e816d370e82cf08de0fd7c7df0b6 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e24a43f4..49a86a44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-11-14 Tim-Philipp Müller <tim at centricular dot net>
+ * 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.
+
+2007-11-14 Tim-Philipp Müller <tim at centricular dot net>
+
Patch by: Julien Puydt <julien dot puydt at laposte net>
* ext/raw1394/Makefile.am: