gst/gstplugin.c: If an so file has no plugin entry point, unload the module.
authorMichael Smith <msmith@xiph.org>
Fri, 12 May 2006 09:28:22 +0000 (09:28 +0000)
committerMichael Smith <msmith@xiph.org>
Fri, 12 May 2006 09:28:22 +0000 (09:28 +0000)
commitb71fd2f4f65a43f5d7b376e2a2adfdaba371c9c1
tree5ae5d3272ea3a753fac65cc9b1c95a97e960260b
parentc31688b0f043a7550bf020e87fd97ad96c01f853
gst/gstplugin.c: If an so file has no plugin entry point, unload the module.

Original commit message from CVS:
* gst/gstplugin.c: (gst_plugin_load_file):
If an so file has no plugin entry point, unload the module.
ChangeLog
gst/gstplugin.c