diff options
author | Benjamin Otte <otte@gnome.org> | 2004-02-03 22:07:24 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-02-03 22:07:24 +0000 |
commit | 974f1a8988631d3b4d9f77b969c8827e63e49de1 (patch) | |
tree | b249d116e501688344287a102926c196484d27f6 | |
parent | f8aa01ccb12d13e1786d49d3ebee364b6d549b50 (diff) |
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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |