]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commitdiff
gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrc
authorBenjamin Otte <otte@gnome.org>
Wed, 4 Feb 2004 17:23:55 +0000 (17:23 +0000)
committerBenjamin Otte <otte@gnome.org>
Wed, 4 Feb 2004 17:23:55 +0000 (17:23 +0000)
Original commit message from CVS:
2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
(gst_sinesrc_dispose):
fix memleak by properly disposing sinesrc

ChangeLog

index 0d81d3b18948a0de323f740f6554666776597799..8d0058fa0a259c9b4af0dc53a3df71da737f9d30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
+
+       * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
+       (gst_sinesrc_dispose):
+         fix memleak by properly disposing sinesrc
+
 2004-02-04  Julien MOUTTE  <julien@moutte.net>
 
        * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):