gst/gstplugin.c: Call g_module_close when we don't load the module
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 7 Sep 2005 15:22:29 +0000 (15:22 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 7 Sep 2005 15:22:29 +0000 (15:22 +0000)
commitd5da128644348bc53af40916ab30fb6b3d340f05
treeb9a12445e94baa0a709cf5a4ac5550d4387cfe97
parentaf64fe644c4311ba140de000ff640713f33a6158
gst/gstplugin.c: Call g_module_close when we don't load the module

Original commit message from CVS:
* gst/gstplugin.c: (gst_plugin_load_file):
Call g_module_close when we don't load the module

* gst/registries/gstlibxmlregistry.c:
(gst_xml_registry_get_property):
Port leak fix from 0.8
ChangeLog
gst/gstplugin.c
gst/registries/gstlibxmlregistry.c