[evolution] Fix a potential crash in the mail migration code.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Fix a potential crash in the mail migration code.
- Date: Wed, 11 Nov 2009 15:40:06 +0000 (UTC)
commit e210c876f56c846f949fb3b1554dbaf0806c32c5
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Nov 11 10:39:48 2009 -0500
Fix a potential crash in the mail migration code.
modules/mail/e-mail-shell-migrate.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/modules/mail/e-mail-shell-migrate.c b/modules/mail/e-mail-shell-migrate.c
index f81c73c..7bc10ca 100644
--- a/modules/mail/e-mail-shell-migrate.c
+++ b/modules/mail/e-mail-shell-migrate.c
@@ -3035,7 +3035,6 @@ e_mail_shell_migrate (EShellBackend *shell_backend,
}
filters = emm_load_xml (path, "filters.xml");
vfolders = emm_load_xml (path, "vfolders.xml");
- g_free (path);
if (minor == 0) {
if (!em_migrate_1_0 (data_dir, config_xmldb, filters, vfolders, error)) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]