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