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

            Bug ID: 54982
           Summary: ExtractorFactory does not close files when extracting
                    via OCPPackage.open()
           Product: POI
           Version: 3.9
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 30286
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30286&action=edit
Patch to properly close the OCPPackage

This leaves files open longer than necessary and causes problems when working
with temporary files on Windows as they cannot be deleted unless they are
closed properly.

Attached patch fixes this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to