From 229f3b295a58926a24be1874c0cdefefc182d920 Mon Sep 17 00:00:00 2001 From: Alessandro Decina Date: Mon, 7 Jul 2008 13:22:26 +0000 Subject: gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when not needed. Original commit message from CVS: patch by: Alessandro Decina * gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when not needed. Fixes #539292. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85481f7a..7387bd24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-07-07 Zaheer Abbas Merali + + patch by: Alessandro Decina + + * gst/mpegtsparse/mpegtsparse.c: + Fix memory leak by unreffing structures when not needed. + Fixes #539292. + 2008-07-07 Stefan Kost * gst/sdp/gstsdpdemux.c: -- cgit v1.2.1