From: Colin Leroy Date: Thu, 5 Jun 2014 14:41:10 +0000 (+0200) Subject: Fix another use-after-free X-Git-Tag: 3.10.1~32 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=2ce0c73c216e323a8500a59edfed8ab91284286d;ds=sidebyside Fix another use-after-free --- diff --git a/src/plugins/mailmbox/mailimf_types_helper.c b/src/plugins/mailmbox/mailimf_types_helper.c index 66dce6bd8..fa09d2556 100644 --- a/src/plugins/mailmbox/mailimf_types_helper.c +++ b/src/plugins/mailmbox/mailimf_types_helper.c @@ -1150,7 +1150,6 @@ int mailimf_fields_add_data(struct mailimf_fields * fields, free_field: if (field != NULL) { detach_field(field); - mailimf_field_free(field); } free: detach_free_fields(imf_date,