Fixed long standing mem-leak
authorStefan Kost <ensonic@users.sourceforge.net>
Wed, 24 Aug 2005 13:04:31 +0000 (13:04 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Wed, 24 Aug 2005 13:04:31 +0000 (13:04 +0000)
commita7d4464ac167672470fc31b0b2a16c445dd704d6
tree285f53c8af6d751a88d2acced50c2423fb1b3694
parent59a41141ca1d2075e232e046d864172442db66fe
Fixed long standing mem-leak

Original commit message from CVS:
* gst/gstelement.c: (gst_element_class_init),
(gst_element_set_state), (activate_pads),
(gst_element_save_thyself):
* tools/gst-compprep.c: (main):
* tools/gst-inspect.c: (print_element_properties_info):
* tools/gst-xmlinspect.c: (print_element_properties):
Fixed long standing mem-leak
ChangeLog
gst/gstelement.c
tools/gst-compprep.c
tools/gst-inspect.c
tools/gst-xmlinspect.c