GNOME Bugzilla – Bug 109724
fix refcounting on padtemplates
Last modified: 2004-12-22 21:47:04 UTC
When an plugin is loaded, the elementfactory from the registry is replaced with the one registered by the plugin. This patch implements proper cleanup of the padtemplates of the old factory. The patch also fixed a memleak by freeing the license field in the factory details.
Created attachment 15364 [details] [review] patch for padtemplate refcounting