Skip to content

Initialize libtiff buffer when saving#6699

Merged
hugovk merged 3 commits intopython-pillow:mainfrom
hugovk:security-libtiff_buffer
Oct 29, 2022
Merged

Initialize libtiff buffer when saving#6699
hugovk merged 3 commits intopython-pillow:mainfrom
hugovk:security-libtiff_buffer

Conversation

@hugovk
Copy link
Copy Markdown
Member

@hugovk hugovk commented Oct 29, 2022

When saving a TIFF image to a file object using libtiff, the buffer was not initialized. This behaviour introduced in Pillow 2.0.0, and has now been fixed.

@hugovk hugovk added this to the 9.3.0 milestone Oct 29, 2022
@radarhere radarhere added the TIFF label Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants