From 624497b1c586d3c14fbda91e56edfddbf83e9293 Mon Sep 17 00:00:00 2001 From: Tommi Myöhänen Date: Thu, 15 Nov 2007 17:35:18 +0000 Subject: gst/rtsp/gstrtspsrc.c: Fix 3 pad leaks. Fixes #496983. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: Patch by: Tommi Myöhänen * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_tcp): Fix 3 pad leaks. Fixes #496983. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d69dddc7..46d95344 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-11-15 Wim Taymans + + Patch by: Tommi Myöhänen + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free), + (gst_rtspsrc_stream_configure_tcp): + Fix 3 pad leaks. Fixes #496983. + 2007-11-15 Wim Taymans Patch by: Tommi Myöhänen -- cgit