I agree with Bindul's analysis.
Gary
On Tue, Apr 2, 2024, 4:01 AM Bindul Bhowmik wrote:
> Sahil,
>
> It looks like whatever tool you are using is trying to recursively unpack
> all files within the archive. I don't think you mean to do that, do you?
> The commons compress test source tree conta
Sahil,
It looks like whatever tool you are using is trying to recursively unpack
all files within the archive. I don't think you mean to do that, do you?
The commons compress test source tree contains bad archives for its own
unit tests and any decompression tool should fail on those - like is
hap