mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
Handles .extended_header type to parse PAX attributes and check if they override the path of the next file. Increases file path limit to std.fs.MAX_PATH_BYTES. Fixes #15342