From a28e6777bd4a856f8b197a99bf990e4e9ec5a924 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 11 Feb 2006 13:54:26 +0000 Subject: gst/apetag/gsttagdemux.c: ... and fix the very same leaks in GstTagDemux. Original commit message from CVS: * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size), (gst_tag_demux_do_typefind): ... and fix the very same leaks in GstTagDemux. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f06a5ed9..c370b019 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-11 Tim-Philipp Müller + + * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size), + (gst_tag_demux_do_typefind): + ... and fix the very same leaks in GstTagDemux. + 2006-02-11 Jan Schmidt * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size), -- cgit