mirror of
git://git.proxmox.com/git/pxar.git
synced 2024-12-22 21:33:50 +03:00
ec0761f9db
to catch - headers with full_size < size_of::<Header> - headers with content_size > header-specific limit both should in practice only occur for corrupted streams/archives, but panic-ing/attempting to allocate huge amounts of memory should be avoided even for those. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.cargo | ||
debian | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
Makefile | ||
rustfmt.toml |