X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fprocmsg.c;h=1803e57b8a6a4cb6435a31425344d03375b7fc79;hp=accc7f2335ca832145a8f7372321945b76bdf0eb;hb=9319c8fe9a88b24f83f422a744f40b1706c22647;hpb=8a1fcc27b94bfb9a1fcd1b06b9c5f77b8e69a2aa diff --git a/src/procmsg.c b/src/procmsg.c index accc7f233..1803e57b8 100644 --- a/src/procmsg.c +++ b/src/procmsg.c @@ -1146,7 +1146,8 @@ gint procmsg_send_message_queue(const gchar *file) g_free(encrypt_data); return -1; } - + + procmime_mimeinfo_free_all(mimeinfo); rewind(fp); filepos = 0; }