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

This commit is contained in:
Paul 2023-05-26 07:15:35 +01:00
parent 5226e3dc38
commit 671a081c4a
1 changed files with 2 additions and 0 deletions

View File

@ -2176,7 +2176,9 @@ static gchar *typenames[] = {
"application",
"message",
"multipart",
"font",
"model",
"chemical",
"unknown",
};