pjfanning commented on PR #1055:
URL: https://github.com/apache/poi/pull/1055#issuecomment-4381195099

   I reverted this. I had a look again and I don't think this is needed. The 
whole point of ZipInputStreamZipEntrySource.getThresholdBytesForTempFiles() is 
that users can opt in to protecting memory by using temp files.
   The MaxEntrySize is a way to protect memory usage and the code you modified 
is using temp files so we don't need the check.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to