aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-mail.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-12 04:26:52 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-12 04:26:52 +0800
commit046bcbb23e12024a3ecc30ce98f1b120858a0449 (patch)
tree9daf924cb244882e1ad3bf455df9bb2aa202088e /my-evolution/e-summary-mail.c
parentc4ad1ccccd6eeefe81b29878a63c5c6624186c00 (diff)
downloadgsoc2013-evolution-046bcbb23e12024a3ecc30ce98f1b120858a0449.tar
gsoc2013-evolution-046bcbb23e12024a3ecc30ce98f1b120858a0449.tar.gz
gsoc2013-evolution-046bcbb23e12024a3ecc30ce98f1b120858a0449.tar.bz2
gsoc2013-evolution-046bcbb23e12024a3ecc30ce98f1b120858a0449.tar.lz
gsoc2013-evolution-046bcbb23e12024a3ecc30ce98f1b120858a0449.tar.xz
gsoc2013-evolution-046bcbb23e12024a3ecc30ce98f1b120858a0449.tar.zst
gsoc2013-evolution-046bcbb23e12024a3ecc30ce98f1b120858a0449.zip
Fix the memory corruption issue
svn path=/trunk/; revision=11013
Diffstat (limited to 'my-evolution/e-summary-mail.c')
-rw-r--r--my-evolution/e-summary-mail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/my-evolution/e-summary-mail.c b/my-evolution/e-summary-mail.c
index 1cd3a1ec16..2d9293acbe 100644
--- a/my-evolution/e-summary-mail.c
+++ b/my-evolution/e-summary-mail.c
@@ -450,7 +450,6 @@ free_folder (gpointer key,
g_free (folder->name);
g_free (folder->path);
g_free (folder);
- g_free (value);
}
void