You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/11/06 20:34:03 UTC

DO NOT REPLY [Bug 48134] ImageIO Image left open when using Picture.resize() method.

https://issues.apache.org/bugzilla/show_bug.cgi?id=48134

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2009-11-06 11:34:02 UTC ---
A very good catch, thanks!

It turns out that ImageReader must be disposed, otherwise it may continue to
hold system resources indefinitely.

The fix was committed in r833527

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org