aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compose.c')
-rw-r--r--src/compose.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compose.c b/src/compose.c
index 3e96e034..1c329d4a 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -2541,6 +2541,8 @@ static gint compose_write_to_file(Compose *compose, const gchar *file,
AlertValue aval;
gchar *msg;
+ g_free(buf);
+
msg = g_strdup_printf(_("Can't convert the character encoding of the message body from %s to %s.\n"
"Send it as %s anyway?"),
src_codeset, out_codeset,