You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
78
78
<actiontype="fix"dev="ggregory"due-to="YuWeiBoy, Gary Gregory"issue="COMPRESS-708">ZstdCompressorInputStream closes the InputStream held by ZipArchiveInputStream garbage collection.</action>
79
79
<actiontype="fix"dev="pkarwasz"due-to="Gary Gregory, Piotr P. Karwasz"issue="COMPRESS-713">Unchecked pre-decremental notation in for-loop as array index causes ArrayOutOfBounds access #755.</action>
80
80
<actiontype="fix"dev="pkarwasz"due-to="Gary Gregory, Piotr P. Karwasz, Soheila Esmaeili"issue="COMPRESS-715">ZipArchiveInputStream fails with "Unexpected record signature: 0x0" #753.</action>
81
+
<actiontype="fix"dev="pkarwasz"due-to="Gary Gregory, Piotr P. Karwasz"issue="COMPRESS-714">Internal IllegalArgumentException in ZipFile and TarFile creation is not caught #754.</action>
81
82
<!-- FIX tar -->
82
83
<actiontype="fix"dev="pkarwasz"due-to="Tyler Nighswander, Piotr P. Karwasz, Gary Gregory">>Uniform handling of special tar records in TarFile and TarArchiveInputStream.</action>
83
84
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, Stanislav Fort">TarArchiveOutputStream now throws a IllegalArgumentException instead of an OutOfMemoryError.</action>
0 commit comments