Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

be more tolerant of tag read failures #320

Merged
merged 2 commits into from
Aug 21, 2013

Conversation

ericbuehl
Copy link
Contributor

I am running into this issue on a file with a non-conforming MakerNote field that has a pointer to outside the EXIF block. For what it's worth, both libexif and exiv2 are more tolerant of this case by just printing an error. It seems that this situation can be very common as discussed here: http://www.exiv2.org/makernote.html

this can occur if the MakerNote has a pointer to outside the EXIF block
@wiredfool
Copy link
Member

Seems reasonable. Might make sense to issue a warning even if Image.DEBUG isn't set.

wiredfool added a commit that referenced this pull request Aug 21, 2013
be more tolerant of tiff tag read failures
@wiredfool wiredfool merged commit 2974749 into python-pillow:master Aug 21, 2013
@wiredfool
Copy link
Member

Thanks

radarhere pushed a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
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.

2 participants