Preemptively allocating structures with the number of reported files can lead to trouble as an invalid zip can still have a valid central directory end that is fed into a `with_capacity` causing it to overflow. This commit introduces a heuristic that will use the reported number of files as long as the number is less than the cde offset. Benchmarks were unaffected by this change. |
||
---|---|---|
.. | ||
data | ||
aes_encryption.rs | ||
end_to_end.rs | ||
invalid_date.rs | ||
issue_234.rs | ||
zip64_large.rs | ||
zip_comment_garbage.rs | ||
zip_crypto.rs |