Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix(tiff): more care ignoring XMP tags that should not be used#5162

Merged
lgritz merged 1 commit into
AcademySoftwareFoundation:mainAcademySoftwareFoundation/OpenImageIO:mainfrom
lgritz:lg-xmptifflgritz/OpenImageIO:lg-xmptiffCopy head branch name to clipboard
Apr 26, 2026
Merged

fix(tiff): more care ignoring XMP tags that should not be used#5162
lgritz merged 1 commit into
AcademySoftwareFoundation:mainAcademySoftwareFoundation/OpenImageIO:mainfrom
lgritz:lg-xmptifflgritz/OpenImageIO:lg-xmptiffCopy head branch name to clipboard

Conversation

@lgritz

@lgritz lgritz commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

Guard against corrupt XMP blocks with TIFF related names: if the XMP item starts with "tiff:", just ignore it if it's not one of the few TIFF-related XMP items we recognize of if it's marked redundant, and don't replace a TIFF related item that already had a value in the spec.

Fixes #5157

Guard against corrupt XMP blocks with TIFF related names: if the XMP
item starts with "tiff:", just ignore it if it's not one of the few
TIFF-related XMP items we recognize of if it's marked redundant, and
don't *replace* a TIFF related item that already had a value in the
spec.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz
lgritz merged commit c3fbed1 into AcademySoftwareFoundation:main Apr 26, 2026
30 checks passed
@lgritz
lgritz deleted the lg-xmptiff branch April 26, 2026 19:47
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Apr 26, 2026
…mySoftwareFoundation#5162)

Guard against corrupt XMP blocks with TIFF related names: if the XMP
item starts with "tiff:", just ignore it if it's not one of the few
TIFF-related XMP items we recognize of if it's marked redundant, and
don't *replace* a TIFF related item that already had a value in the
spec.

Fixes AcademySoftwareFoundation#5157

Signed-off-by: Larry Gritz <lg@larrygritz.com>
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Apr 26, 2026
…mySoftwareFoundation#5162)

Guard against corrupt XMP blocks with TIFF related names: if the XMP
item starts with "tiff:", just ignore it if it's not one of the few
TIFF-related XMP items we recognize of if it's marked redundant, and
don't *replace* a TIFF related item that already had a value in the
spec.

Fixes AcademySoftwareFoundation#5157

Signed-off-by: Larry Gritz <lg@larrygritz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: division-by-zero in round_to_multiple (src/include/OpenImageIO/fmath.h:205)

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.