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 2010/04/18 08:54:44 UTC

DO NOT REPLY [Bug 49147] New: ExtractorFactory#createExtractor(File) doesn't close PushbackInputStream before IllegalArgumentException thrown

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

           Summary: ExtractorFactory#createExtractor(File) doesn't close
                    PushbackInputStream before IllegalArgumentException
                    thrown
           Product: POI
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
        AssignedTo: dev@poi.apache.org
        ReportedBy: cskfyung@comp.polyu.edu.hk


When IllegalArgumentException was thrown because of invalid file format, the
PushbackInputStream never close. Thus the affected file cannot be deleted.

-- 
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


DO NOT REPLY [Bug 49147] ExtractorFactory#createExtractor(File) doesn't close PushbackInputStream before IllegalArgumentException thrown

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49147

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

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

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2010-04-20 09:07:51 EDT ---
Fixed in r935900

Regards,
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