[Commits] [SCM] claws branch, master, updated. 4.1.1-61-g671a081c4

paul at claws-mail.org paul at claws-mail.org
Fri May 26 06:15:40 UTC 2023


The branch, master has been updated
       via  671a081c4aad640f05db26535a2a660ae27643c8 (commit)
      from  5226e3dc381d83a32a81b7e84e17d8ead334c855 (commit)

Summary of changes:
 src/procmime.c | 2 ++
 1 file changed, 2 insertions(+)


- Log -----------------------------------------------------------------
commit 671a081c4aad640f05db26535a2a660ae27643c8
Author: Paul <paul at claws-mail.org>
Date:   Fri May 26 07:15:35 2023 +0100

    fix coverity issue CID 1530431:  Memory - illegal accesses  (OVERRUN)

diff --git a/src/procmime.c b/src/procmime.c
index 7085a7e96..0a7cd9549 100644
--- a/src/procmime.c
+++ b/src/procmime.c
@@ -2176,7 +2176,9 @@ static gchar *typenames[] = {
     "application",
     "message",
     "multipart",
+    "font",
     "model",
+    "chemical",
     "unknown",
 };
 

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list