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

fix cycle in list ifd, fix #161 #162

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

rom1504
Copy link
Contributor

@rom1504 rom1504 commented Feb 15, 2022

In some rare case (see #161), there can be a cycle in the ifd, resulting in an infinite loop when trying to extract the exif of an image
this fixes this problem

@rom1504
Copy link
Contributor Author

rom1504 commented Feb 15, 2022

I published this as https://pypi.org/project/ExifRead-nocycle/ ; if anyone wants the fix sooner they can use it

But of course I would rather see this merged and published!

@ianare ianare merged commit 8c5405d into ianare:develop Feb 17, 2022
@rom1504
Copy link
Contributor Author

rom1504 commented Feb 17, 2022

Thanks for merging!

Could you consider doing a new pypi release?

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.

None yet

2 participants