Author: fanningpj
Date: Fri Apr 28 09:17:55 2023
New Revision: 1909468

URL: http://svn.apache.org/viewvc?rev=1909468&view=rev
Log:
[bug-66584] ensure ZipPackage closes input stream when exceptions happen

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1909468&r1=1909467&r2=1909468&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri Apr 28 09:17:55 
2023
@@ -101,6 +101,7 @@
             <action type="fix" fixes-bug="66473" context="SXSSF">Fix 
performance issue with SXSSFCell.getColumnIndex()</action>
             <action type="fix" fixes-bug="66475" 
context="POI_Overall">SignatureConfig: remove ThreadLocals and deprecated code 
associated with them</action>
             <action type="fix" fixes-bug="66532" context="SXSSF">Improve 
performance of SheetDataWriter outputEscapedString</action>
+            <action type="fix" fixes-bug="66584" context="OOXML">Ensure 
ZipPackage closes input stream when exceptions happen</action>
         </actions>
     </release>
 



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

Reply via email to