uv/crates/uv-extract/src
Charlie Marsh 088c908cda
Allow more trailing null bytes in zip files (#15452)
## Summary

There isn't any risk here, and we have reports of at least one zip file
with more than one (but fewer than, e.g., 10) null bytes.

Closes https://github.com/astral-sh/uv/issues/15451.
2025-08-22 14:50:07 +01:00
..
vendor Add LICENSE for cloneable_seekable_reader.rs from ripunzip (#5585) 2024-07-29 22:15:48 -04:00
error.rs Retain IO error source in extraction (#15388) 2025-08-20 16:27:26 +01:00
hash.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
lib.rs Use Astral-maintained tokio-tar fork (#11174) 2025-02-03 17:51:35 +00:00
stream.rs Allow more trailing null bytes in zip files (#15452) 2025-08-22 14:50:07 +01:00
sync.rs Add hint for venv in source distribution error (#15202) 2025-08-18 22:07:57 +00:00