Added new error message to warn about corrupted metadata
This commit is contained in:
@@ -109,6 +109,7 @@ namespace {
|
||||
{ 55, N_("tiff directory length is too large") },
|
||||
{ 56, N_("invalid type value detected in Image::printIFDStructure") },
|
||||
{ 57, N_("invalid memory allocation request") },
|
||||
{ 58, N_("corrupted image metadata") },
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user