mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-10 10:31:39 -04:00
43373e61fa
d_name is a null-terminated string, but it is not guaranteed that the last byte of the array is null.