mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +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