X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-plugin-factory.c;fp=src%2Fmodest-plugin-factory.c;h=a94bf9a4b2a324f4e874ea33bceaab0ad241a990;hp=84d1736d1ebcc17303e9ac733d220d0c3ca1df2b;hb=697a87b69bee9e3e06b4b0d2fa73fccc56083fd5;hpb=663ce8b2f47ed1bb9a8b70b7341ceacdb8f2786e diff --git a/src/modest-plugin-factory.c b/src/modest-plugin-factory.c index 84d1736..a94bf9a 100644 --- a/src/modest-plugin-factory.c +++ b/src/modest-plugin-factory.c @@ -220,6 +220,7 @@ modest_plugin_factory_load (const gchar *file) g_type_module_unuse (type_module); } g_free (path); + g_free (plugin_name); return plugin; error: