-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.14
-
Component/s: None
-
Labels:None
On TIKA-1631, several users pointed out that a bad value for the 4th byte of an apparently Z compressed file can lead to an OOM.
If possible, it would be great to parameterize ZCompressorInputStream to set a threshold. Or, if this should be kept out of COMPRESS, is there some way that we could load a threshold-checking subclass of ZCompressorInputStream via the CompressorStreamFactory?
- relates to
-
TIKA-1631 OutOfMemoryException in ZipContainerDetector
-
- Open
-
-
COMPRESS-382 OutOfMemoryError from CompressorStreamFactory
-
- Resolved
-