mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 11:27:09 +03:00
43373e61fa
d_name is a null-terminated string, but it is not guaranteed that the last byte of the array is null.