We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3474

Summary: IMG_tif leaks memory on errors
Product: SDL_image Reporter: Daniel <daniel.plakhotich>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.1   
Hardware: x86_64   
OS: Linux   

Description Daniel 2016-10-28 16:18:58 UTC
TIFFClose() is not called if TIFFReadRGBAImage() fails.
Comment 1 Sam Lantinga 2016-11-01 17:37:16 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL_image/rev/915de300a9a9