[Commits] [SCM] claws branch, master, updated. 3.14.1-123-g77e2223

wwp at claws-mail.org wwp at claws-mail.org
Thu Jan 12 10:06:59 CET 2017


The branch, master has been updated
       via  77e2223bbbf70a9863512b45b3d3df18f68cbbaa (commit)
      from  91300009f425492d6afd96d3eaf1aba629aa632a (commit)

Summary of changes:
 src/plugins/mailmbox/mailimf.c |    2 --
 1 file changed, 2 deletions(-)


- Log -----------------------------------------------------------------
commit 77e2223bbbf70a9863512b45b3d3df18f68cbbaa
Author: wwp <wwp at free.fr>
Date:   Thu Jan 12 10:06:22 2017 +0100

    Remove dead code, fixing Coverity CID #1398568.

diff --git a/src/plugins/mailmbox/mailimf.c b/src/plugins/mailmbox/mailimf.c
index 99b675a..f825b86 100644
--- a/src/plugins/mailmbox/mailimf.c
+++ b/src/plugins/mailmbox/mailimf.c
@@ -7014,8 +7014,6 @@ mailimf_optional_field_parse(const char * message, size_t length,
     mailimf_unstructured_free(value);
   if (name)
     mailimf_field_name_free(name);
-  if (optional_field)
-    mailimf_optional_field_free(optional_field);
 	  
  err:
   return res;

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list