[evolution-patches] Leak in the prefer-plain plugin
- From: Kjartan Maraas <kmaraas broadpark no>
- To: evolution-patches <evolution-patches gnome org>
- Subject: [evolution-patches] Leak in the prefer-plain plugin
- Date: Wed, 16 Aug 2006 16:06:56 +0200
Another of the same type.
Cheers
Kjartan
Index: prefer-plain/prefer-plain.c
===================================================================
RCS file: /cvs/gnome/evolution/plugins/prefer-plain/prefer-plain.c,v
retrieving revision 1.2
diff -u -p -r1.2 prefer-plain.c
--- prefer-plain/prefer-plain.c 21 Oct 2004 12:51:48 -0000 1.2
+++ prefer-plain/prefer-plain.c 16 Aug 2006 14:06:42 -0000
@@ -177,6 +177,7 @@ e_plugin_lib_enable(EPluginLib *ep, int
break;
}
}
+ g_free (key);
} else {
epp_mode = 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]