From 5b4bc6a1803d58bf80a7d8c5d33f571a06a5d274 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 4 Feb 2004 17:23:55 +0000 Subject: gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrc Original commit message from CVS: 2004-02-04 Benjamin Otte * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init), (gst_sinesrc_dispose): fix memleak by properly disposing sinesrc --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0d81d3b1..8d0058fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-04 Benjamin Otte + + * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init), + (gst_sinesrc_dispose): + fix memleak by properly disposing sinesrc + 2004-02-04 Julien MOUTTE * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose): -- cgit v1.2.1