mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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
This commit is contained in:
parent
9c847a9fba
commit
d6f7282bea
1 changed files with 6 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue