Skip to content

Fix libtiff cleanup #9002

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

radarhere
Copy link
Member

Alternative to #8992

I've found that since #8954 was merged, there have been intermittent errors.

Testing, I find that the minimal change to fix the problem is to restore one of the calls to TIFFCleanup, and then to set clientstate->tiff = NULL to prevent ImagingLibTiffEncodeCleanup from running afterwards.

@radarhere radarhere added the TIFF label Jun 7, 2025
@radarhere radarhere changed the title Fixed libtiff cleanup Fix libtiff cleanup Jun 14, 2025
@radarhere radarhere added this to the 11.3.0 milestone Jun 19, 2025
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.

1 participant