Skip to content

Only read a maximum of 100 bytes at a time in IMT header#6623

Merged
hugovk merged 2 commits intopython-pillow:mainfrom
radarhere:imt
Oct 12, 2022
Merged

Only read a maximum of 100 bytes at a time in IMT header#6623
hugovk merged 2 commits intopython-pillow:mainfrom
radarhere:imt

Conversation

@radarhere
Copy link
Member

Fixes

# FIXME: dangerous, may read whole file

by only reading a maximum of 100 bytes at a time.

When I looked for tests to confirm that this fix didn't break anything, I didn't find any dedicated tests. So I reverse-engineered an image file from ImtImagePlugin and added tests.

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