[Commits] [SCM] claws branch, gtk2, updated. 3.19.1-49-g7a058c0fe
paul at claws-mail.org
paul at claws-mail.org
Fri May 26 06:16:38 UTC 2023
The branch, gtk2 has been updated
via 7a058c0fe8df9917fdef71ce32408b5012b72ba9 (commit)
from 623c7399625650d351174de10ea2347f64d7069d (commit)
Summary of changes:
src/procmime.c | 2 ++
1 file changed, 2 insertions(+)
- Log -----------------------------------------------------------------
commit 7a058c0fe8df9917fdef71ce32408b5012b72ba9
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 2e9570515..75d14fe91 100644
--- a/src/procmime.c
+++ b/src/procmime.c
@@ -2137,7 +2137,9 @@ static gchar *typenames[] = {
"application",
"message",
"multipart",
+ "font",
"model",
+ "chemical",
"unknown",
};
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list