garydgregory commented on PR #763: URL: https://github.com/apache/commons-compress/pull/763#issuecomment-4831353509
I agree that we should not state anything in absolute terms like "guarantee", which you don't use anyway. Anything "unbounded" is too loose I think in light of the discussion currently going on in https://github.com/apache/commons-compress/pull/777 Whether decompression or deserialization, in general, it's up to the app to configure our code or have the app guard against that case. We could state exceptions around proportional input size, and that's still loose since we're not going to state a number. AFK here, let's keep cycling on this... -- 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]
