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)
commit5b4bc6a1803d58bf80a7d8c5d33f571a06a5d274
tree15f8ecd977ae3ba5e0a5df0046ca75c1d4e093f3
parentb5341b201641a1a5fb92162ca91c29d6b8be5553
gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrc

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