gst/gstindex.c: Chain up finalize to the parent class. Fixes leaking the GstObject...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 11 Feb 2008 08:53:04 +0000 (08:53 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 11 Feb 2008 08:53:04 +0000 (08:53 +0000)
commit0a5db2e47982f3562f90a92c6d724fdfad6a2f40
treea495746bff5443edaf5b554e9fc0c4460b634ce2
parentf9971bde93304ead0e52e81c8fc784f31c3a4997
gst/gstindex.c: Chain up finalize to the parent class. Fixes leaking the GstObject name and other things.

Original commit message from CVS:
* gst/gstindex.c: (gst_index_finalize):
Chain up finalize to the parent class. Fixes leaking the GstObject
name and other things.
ChangeLog
gst/gstindex.c