summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-02-03 22:07:24 +0000
committerBenjamin Otte <otte@gnome.org>2004-02-03 22:07:24 +0000
commit974f1a8988631d3b4d9f77b969c8827e63e49de1 (patch)
treeb249d116e501688344287a102926c196484d27f6
parentf8aa01ccb12d13e1786d49d3ebee364b6d549b50 (diff)
downloadgstreamer-plugins-bad-974f1a8988631d3b4d9f77b969c8827e63e49de1.tar.gz
fix memleaks shown by gst-typefind
Original commit message from CVS: 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): * gst/typefind/gsttypefindfunctions.c: fix memleaks shown by gst-typefind
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efd580eb7..73a5eae46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
+ * gst/typefind/gsttypefindfunctions.c:
+ fix memleaks shown by gst-typefind
+
2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
* common/glib-gen.mak: