evolution r36146 - branches/mail-dbus-remoting/mail
- From: psankar svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36146 - branches/mail-dbus-remoting/mail
- Date: Thu, 28 Aug 2008 07:59:32 +0000 (UTC)
Author: psankar
Date: Thu Aug 28 07:59:32 2008
New Revision: 36146
URL: http://svn.gnome.org/viewvc/evolution?rev=36146&view=rev
Log:
Free unused Camelurl
Modified:
branches/mail-dbus-remoting/mail/mail-ops.c
Modified: branches/mail-dbus-remoting/mail/mail-ops.c
==============================================================================
--- branches/mail-dbus-remoting/mail/mail-ops.c (original)
+++ branches/mail-dbus-remoting/mail/mail-ops.c Thu Aug 28 07:59:32 2008
@@ -258,6 +258,7 @@
evolution_dir = mail_component_peek_base_directory (mail_component_peek ());
filename = g_build_filename (evolution_dir, "pop", encoded_url, "uid-cache", NULL);
g_free (encoded_url);
+ g_free (url);
return filename;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]